O.3. pg_xlogdump
renamed topg_waldump
#
PostgreSQL 9.6 and below provided a command namedpg_xlogdump
to read write-ahead-log (WAL) files. This command was renamed topg_waldump
, seepg_waldump for documentation ofpg_waldump
and seethe release notes for PostgreSQL 10 for details on this change.