Postgresql 中文操作指南

O.5. pg_receivexlog renamed to pg_receivewal #

PostgreSQL 9.6 及早于此版本提供了一个名为 pg_receivexlog 的命令来获取预写日志 (WAL) 文件。该命令已重命名为 pg_receivewal ,请参阅 pg_receivewal 了解 pg_receivewal 的文档,并参阅 the release notes for PostgreSQL 10 了解此更改的详细信息。

PostgreSQL 9.6 and below provided a command named pg_receivexlog to fetch write-ahead-log (WAL) files. This command was renamed to pg_receivewal, see pg_receivewal for documentation of pg_receivewal and see the release notes for PostgreSQL 10 for details on this change.