2830
English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.
I think you still use your resource request and limits https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#example-2
Читать полностью…
Percona documentation website has several documents
Читать полностью…
Of course, if they're working on the former, they may have the DRAM crisis to deal with first, as their proposed solution initially involves 8640 GB scaling to 138420 TB. https://blocksandfiles.com/2025/06/06/sandia-turns-on-brain-like-storage-free-supercomputer/
Читать полностью…
How will the LLMs learn anything new 5 years from now when no one has created human content, no more questions properly answered?
Читать полностью…
LLMs are so powerful because they are trained on human knowledge
Once all text is replaced with llm, the machine will start feeding itself and overfit on nonsense
It's a shame because I think chat rooms, forums and places like StackOverflow will be a thing of the past now due to the easy access to LLMs. I must admit I can't remember the last time I posted on StackOverflow
Читать полностью…
2-3 word questions deserved a LLM response
"Supabase yes or no?"
Looks like this place was finally given the stackoverflow treatment
Читать полностью…
i'm unable to download the postgres driver, Any one help me
Читать полностью…
Thanks , for reply . I have tried the same but facing dependency issue
Читать полностью…
If you would like to setup a primary-secondary cluster without high availability functionality you could use postgres core. But people tend to use ha software as efm, patroni, pgpool, repmgr or pg_auto_failover
Читать полностью…
Is there a default cluster setup instead of patroni or others
Читать полностью…
Hello everyone
My team is using pgvector image for a postgres db pod in openshift
And our cluster admins has announced removal of cgroups v1 from cluster and only cgroups v2 would be there
Can anyone please tell whether this pod would be compatible to the change without any oom kills or any issue
Some more details are as below:
image : pgvector/pgvector:0.8.0-pg16
containers:
- resources:
limits:
cpu: '80'
memory: 200Gi
requests:
cpu: '20'
memory: 50Gi
By then they will have enslaved humanity (Q1156970) and can construct either a simulated human brain (Q7576855) or a simulated reality in which further discoveries can be made (Q83495). Indeed, some propose that the latter has already occurred (Q2742884).
Читать полностью…
it feels like it does that on occasion already with the hallucinations. It's quite frustrating when a LLM tells you methodX exists and then you try to use it or look it up in the docs only to find it doesn't exist at all
Читать полностью…
Yeah except that LLMs will eventually run out of new stuff to crawl
Читать полностью…
https://odbc.postgresql.org/?utm_source=chatgpt.com
Читать полностью…
Maybe related to
https://yum.postgresql.org/news/postgresql-rpms-multiple-rhel-minor-versions/
?
Hi All, anyone can clear this edb postgres essentials v15 certification ? Can you help me with dump or any reference who can help for clear the exam.
Читать полностью…
Download ora2pg packages in a vm with internet and create a repository with all the rpms and dependencies and copy that repo to your airgapped environment
Читать полностью…
Hi geeks , I am trying to setup postgresql 17 on oracle Linux 9.6 . I have installed it successfully but when i am trying to setup ora2pg with Dba orcale and Dbi pg it’s fails because of dependency . The whole environment is air gapped . Can some please guide me what would be the best approach for oracle to postgresql migration in the offline environment
Читать полностью…