postgresql/src/bin
Peter Eisentraut 6d9fa52645 pg_receivewal: Add --endpos option
This is primarily useful for making tests of this utility more
deterministic, to avoid the complexity of starting pg_receivewal as a
deamon in TAP tests.

While this is less useful than the equivalent pg_recvlogical option,
users can as well use it for example to enforce WAL streaming up to a
end-of-backup position, to save only a minimal amount of WAL.

Use this new option to stream WAL data in a deterministic way within a
new set of TAP tests.

Author: Michael Paquier <michael.paquier@gmail.com>
2017-09-11 16:48:30 -04:00
..
initdb Clean up excessive code 2017-09-08 12:37:05 -04:00
pg_archivecleanup Translation updates 2017-08-07 13:55:34 -04:00
pg_basebackup pg_receivewal: Add --endpos option 2017-09-11 16:48:30 -04:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Translation updates 2017-08-07 13:55:34 -04:00
pg_ctl Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
pg_dump Reduce excessive dereferencing of function pointers 2017-09-07 13:56:09 -04:00
pg_resetwal Translation updates 2017-08-07 13:55:34 -04:00
pg_rewind Support retaining data dirs on successful TAP tests 2017-09-05 12:24:06 -04:00
pg_test_fsync Message translatability fixes 2017-08-25 11:52:31 -04:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade pg_upgrade: Message style fixes 2017-09-09 17:32:10 -04:00
pg_waldump Message translatability fixes 2017-08-25 11:52:31 -04:00
pgbench Fix more portability issues in new pgbench TAP tests. 2017-09-08 17:37:59 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Message style fixes 2017-09-11 11:21:27 -04:00
scripts Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00