- postgresql
- what's new
- scheduler
- video
- code
•
•
•
•
-
New old “debug_parallel_query” setting in PostgreSQL 16
force_parallel_mode - the runtime option will have a new name in PostgreSQL 16: debug_parallel_query. Find out why.
-
pg_timetable v5.3 is out!
pg_timetable v5.3 release is here - new logging features include: disable database logging, plus 4 new ways to control file logging.
-
ER diagrams with SQL and Mermaid
Generate an ER diagram for a PostgreSQL database using plain SQL and Mermaid. Explore entity relationship diagrams for architecture/dev
-
Go & PostgreSQL: FOSDEM 2023 talk
-
Reserve connections for the pg_use_reserved_connections group in PostgreSQL 16
A brand-new patch in PostgreSQL 16 provides a way to reserve connection slots for non-superusers. Find out the news here!