1 May 2026
· 3 min read
·
PostgreSQL
Disable autovacuum and PostgreSQL will cheerfully show you every failure mode in its playbook, from table bloat to transaction ID wraparound.
0 comments
1 May 2026
· 6 min read
·
PostgreSQL
PostgreSQL 19 is an admin-and-monitoring release with 212 items: worker-managed AIO, smarter planner joins, faster diagnostics, and a C11 requirement.
0 comments
1 May 2026
· 1 min read
·
PostgreSQL
PGX is stepping in to maintain pgBackRest as pgxbackup, ensuring critical fixes and PostgreSQL compatibility for the industry-standard backup tool.
0 comments
30 Apr 2026
· 2 min read
·
PostgreSQL
Unauthenticated TCP connections consume backend slots until they log in or hit authentication_timeout.
0 comments
30 Apr 2026
· 12 min read
·
PostgreSQL
pgvectorscale brings DiskANN's memory-efficient graph design to PostgreSQL, cutting vector search latency 9× versus HNSW when your index doesn't fit in RAM.
0 comments
30 Apr 2026
· 4 min read
·
FOSSLaw ,
PostgreSQL
PHP 9.0 is ditching its dual custom licenses for the standard 3-clause BSD license.
0 comments
30 Apr 2026
· 8 min read
·
PostgreSQL
pgBackRest is unmaintained. Here's what to do next: an honest evaluation of Barman, WAL-G, and the realistic alternatives for production PostgreSQL backups.
0 comments
29 Apr 2026
· 2 min read
·
PostgreSQL
Control whether unquoted NULL in array literals becomes a SQL null or the string "NULL".
0 comments
29 Apr 2026
· 7 min read
·
PostgreSQL
PostgreSQL 18 shipped async I/O but left operators with a single static knob.
0 comments
29 Apr 2026
· 2 min read
·
PostgreSQL
PostgreSQL 19 ships a built-in REPACK command that defrags bloated tables without exclusive locks. We measure the real cost and survey the caveats.
0 comments