pg_xlogdump

pg_xlogdump

Name

pg_xlogdump -- display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster

Synopsis

pg_xlogdump [option...] [startseg [endseg] ]

Description

pg_xlogdump displays the write-ahead log (WAL) and is mainly useful for debugging or educational purposes.

This utility can only be run by the user who installed the server, because it requires read-only access to the data directory.

Options

The following command-line options control the location and format of the output:

startseg

Start reading