diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-09-11 16:30:50 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-11 16:48:30 -0400 |
commit | 6d9fa52645e71711410a66b5349df3be0dd49608 (patch) | |
tree | 2754d8d821088df8376838f0fc2b32c814cfa00d /src/backend/executor/nodeBitmapIndexscan.c | |
parent | c1898c3e1e235ae35b4759d233253eff221b976a (diff) | |
download | postgresql-6d9fa52645e71711410a66b5349df3be0dd49608.tar.gz postgresql-6d9fa52645e71711410a66b5349df3be0dd49608.zip |
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>
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions