PostgreSQL 19 adds non-text output formats (custom, directory, tar) to pg_dumpall. Previously limited to plain SQL text output, pg_dumpall now creates a directory structure containing a global TOC file (toc.glo), a database OID-to-name mapping file (map.dat), and per-database custom-format dump files. This enables selective

5m read timeFrom depesz.com
Post cover image

Sort: