aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2011-10-26 20:13:33 +0200
committerMagnus Hagander <magnus@hagander.net>2011-10-26 20:13:33 +0200
commitd9bae5317300cf983dd9f01cc2e561c0eecd109a (patch)
tree0bb6adff3bdae50f0a272c787bc75b21e833a040 /src/backend/access/gist/gistxlog.c
parent2b64f3f17a4c1064008ea7cfe52d8eabe0b86370 (diff)
downloadpostgresql-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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions