summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_receivewal.sgml
AgeCommit message (Expand)Author
2024-11-04pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.Tom Lane
2023-10-27doc: wording improvementsBruce Momjian
2023-09-21Allow dbname in pg_basebackup/pg_receivewal connstringDaniel Gustafsson
2022-09-22Restore archive_command documentationPeter Eisentraut
2022-09-14Handle SIGTERM in pg_receivewal and pg_recvlogicalDaniel Gustafsson
2022-04-13Rework compression options of pg_receivewalMichael Paquier
2022-02-03Allow archiving via loadable modules.Robert Haas
2022-01-25Fix various typos, grammar and code style in comments and docsMichael Paquier
2021-11-05Add support for LZ4 compression in pg_receivewalMichael Paquier
2021-11-04Fix some thinkos with pg_receivewal --compression-methodMichael Paquier
2021-11-04Rework compression options of pg_receivewalMichael Paquier
2021-10-26doc: Fix grammar in page of pg_receivewalMichael Paquier
2021-10-26Allow pg_receivewal to stream from a slot's restart LSNMichael Paquier
2021-10-23doc: Describe calculation method of streaming start for pg_receivewalMichael Paquier
2020-11-11doc: fix spelling "connction" to "connection"Bruce Momjian
2020-10-03doc: libpq connection options can override command-line flagsBruce Momjian
2020-07-10Add missing <application> tags in application doc <refentrytitle>sPeter Eisentraut
2020-06-07doc: Trim trailing whitespacePeter Eisentraut
2020-06-07doc: Remove line breaks after <title>Peter Eisentraut
2020-05-05Doc: Outline REPLICATION before SUPERUSER privilegeMichael Paquier
2020-03-09Doc: fix some description of environment variables with frontend toolsMichael Paquier
2019-07-24Doc: Clarify interactions of pg_receivewal with remote_applyMichael Paquier
2019-04-01Unified logging system for command-line programsPeter Eisentraut
2018-04-07Allow group access on PGDATAStephen Frost
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-29pg_receivewal: Add --no-sync option.Robert Haas
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-09-11pg_receivewal: Add --endpos optionPeter Eisentraut
2017-08-16doc: Document pg_receivewal exit behavior and statusPeter Eisentraut
2017-05-12Replace "transaction log" with "write-ahead log"Peter Eisentraut
2017-02-09Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas