Neues vom PostgreSQL Planet
Devrim GÜNDÜZ: What happened?
Last month PostgreSQL RPM repos were broken for Rocky Linux and AlmaLinux 9 and 10 users due to an OpenSSL update that Red Hat pushed to versions 10.1 and 9.7, which broke backward compatibility. Actually I broke the repos. Continue reading "What happened?"
Pavel Stehule: fresh dll of orafce and plpgsql_check for PostgreSQL 17 and PostgreSQL 18
I compiled and uploaded zip files with latest orafce and plpgsql_check for PostgreSQL 17 and PostgreSQL 18 - I used Microsoft Visual C 2022.
Setup:
Mayur B.: The OOM-Killer Summoning Ritual: “Just Increase work_mem”
You’ve probably seen the incident pattern:
- Postgres backends start disappearing.
- dmesg / journalctl -k shows the kernel OOM killer reaping postgres.
- Someone spots “out of memory” and reflexively recommends: “Increase work_mem.”
That recommendation is frequently backwards for OS OOM kills.
Dave Page: Code Signing fun and games for pgAdmin
Ahsan Hadi: pgEdge-Support-for-Large-Object-Logical-Replication
As AI capabilities continue to evolve and integrate more deeply into our applications, we’re faced with interesting architectural decisions about how to expose our data to large language models (LLMs). Two approaches that have gained significant traction are Retrieval Augmented Generation (RAG) servers (such as pgEdge RAG Server) and Model Context Protocol (MCP) servers (such as pgEdge Natural Language Agent).
Dave Page: RAG Servers vs MCP Servers: Choosing the Right Approach for AI-Powered Database Access
As AI capabilities continue to evolve and integrate more deeply into our applications, we’re faced with interesting architectural decisions about how to expose our data to large language models (LLMs). Two approaches that have gained significant traction are Retrieval Augmented Generation (RAG) servers (such as pgEdge RAG Server) and Model Context Protocol (MCP) servers (such as pgEdge Natural Language Agent).
Pavlo Golub: Dev Container for pgrx PostgreSQL Extensions: Lessons Learned
I like reproducible development. I also like short feedback loops. Combining both for pgrx was… educational. 🙂 In this post, I share the mistakes, the small pains, and the fixes I used to get a working VS Code dev container for a Rust project that builds PostgreSQL extensions with pgrx. If you’re writing extensions or using pgrx in a team, this will save you a few grey hairs.
TL;DR:
Seiten
- « erste Seite
- ‹ vorherige Seite
- …
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14

