]> begriffs open source - ai-pg/blob - full-docs/txt/app-pgreceivexlog.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / app-pgreceivexlog.txt
1
2 O.5. pg_receivexlog renamed to pg_receivewal #
3
4    PostgreSQL 9.6 and below provided a command named pg_receivexlog to
5    fetch write-ahead-log (WAL) files. This command was renamed to
6    pg_receivewal, see pg_receivewal for documentation of pg_receivewal and
7    see the release notes for PostgreSQL 10 for details on this change.