logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pg_getwal - retrieve a WAL file from a pg_receivewal archive

Author

       Christoph Berg <myon@debian.org>

Debian                                             2025-02-20                                       PG_GETWAL(1)

Description

pg_getwal retrieves and decompresses files from a WAL archive maintained by pg_receivewal and
       pg_backupcluster. It is put into PostgreSQL's restore_command by pg_restorecluster.

Name

       pg_getwal - retrieve a WAL file from a pg_receivewal archive

See Also

pg_restorecluster(1), pg_backupcluster(1).

Synopsis

pg_getwal/path/to/wal/%f%p

See Also