Re: Patch: incorrect array offset in backend replication tar header
Brian Weaver <cmdrclueless@gmail.com>
From: Brian Weaver <cmdrclueless@gmail.com>
To: Marko Tiikkaja <pgmail@joh.to>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2012-09-25T15:08:07Z
Lists: pgsql-hackers
Unless I misread the code, the tar format and streaming xlog are mutually exclusive. Considering my normal state of fatigue it's not unlikely. I don't want to have to set my wal_keep_segments artificially high just for the backup On Tue, Sep 25, 2012 at 10:05 AM, Marko Tiikkaja <pgmail@joh.to> wrote: > On 9/25/12 3:38 PM, Brian Weaver wrote: >> >> I want >> to modify pg_basebackup to include the WAL files in the tar output. > > > Doesn't pg_basebackup -x do exactly that? > > > Regards, > Marko Tiikkaja > -- /* insert witty comment here */