diff options
author | Magnus Hagander <magnus@hagander.net> | 2011-10-26 20:13:33 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2011-10-26 20:13:33 +0200 |
commit | d9bae5317300cf983dd9f01cc2e561c0eecd109a (patch) | |
tree | 0bb6adff3bdae50f0a272c787bc75b21e833a040 /src/backend/access/gist/gistutil.c | |
parent | 2b64f3f17a4c1064008ea7cfe52d8eabe0b86370 (diff) | |
download | postgresql-d9bae5317300cf983dd9f01cc2e561c0eecd109a.tar.gz postgresql-d9bae5317300cf983dd9f01cc2e561c0eecd109a.zip |
Implement streaming xlog for backup tools
Add option for parallel streaming of the transaction log while a
base backup is running, to get the logfiles before the server has
removed them.
Also add a tool called pg_receivexlog, which streams the transaction
log into files, creating a log archive without having to wait for
segments to complete, thus decreasing the window of data loss without
having to waste space using archive_timeout. This works best in
combination with archive_command - suggested usage docs etc coming later.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions