Bases de donnéesPlanet PostgreSQLAnglais (fort signal lorsque le volume local est faible)
Bases de données
On May 26 2026, the Bratislava PostgreSQL Meetup came together, organized by Pavlo Golub and Meego Smith. Mayur B. and Devrim Gündüz delivered a presentation. About 90 attendees showed up for the NYC Postgres meetup that took place May 27…
Skip partition scanning with constraint_exclusion, PostgreSQL's old pruning trick.

DuckDB has recently announced Quack, a new remote protocol over HTTP that lets multiple DuckDB instances connect to and work with the same database over a network. The protocol introduces client-server capabilities to a database that was…
PostgreSQL's `config_file` parameter creates a bootstrap paradox: it tells the server where to find its configuration, but lives on the command line only—never…