PostgreSQL
Read post

pg_dbms_errlog v2.4 released

pg_dbms_errlog v2.3 and v2.4 have been released as maintenance versions adding compatibility with PostgreSQL 18 and 19 and fixing two major bugs. The extension enables error logging tables so DML operations can continue after errors instead of aborting and rolling back. It uses dynamic shared memory for error queuing and a background worker to write errors to log tables. Logging can be done synchronously at query or transaction level, with transaction-level being the default and recommended mode.

    #postgresql
Jul 05•2m read time•From postgresql.org
Post cover image
Table of contents
PostgreSQL DBMS_ERRLOG compatibility extensionLinks & CreditsAbout pg_dbms_errlog
7.8K Impressions
PostgreSQL's image
PostgreSQL

PostgreSQL blogs and resources offer developers insights into PostgreSQL database management, admini...

601 Followers

•

1.4K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard