Re: pg_basebackup --xlog compatibility break
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Magnus Hagander <magnus@hagander.net>,
Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-06-12T17:33:54Z
Lists: pgsql-hackers
On Tue, Jun 12, 2012 at 6:28 AM, Peter Eisentraut <peter_e@gmx.net> wrote: > On sön, 2012-06-10 at 13:43 +0200, Magnus Hagander wrote: >> On Mon, Jun 4, 2012 at 2:14 PM, Peter Eisentraut <peter_e@gmx.net> wrote: >> > On tis, 2012-05-29 at 22:31 +0200, Magnus Hagander wrote: >> >> Yeah, good arguments all around, i agree too :-) Next question is - >> >> suggestions for naming of said paramter? >> > >> > --xlog-method=something? And/or -Xsomething, which would automatically >> > enable -x? >> >> How's this? > > I wouldn't make -x and -X exclusive. The way I understood this is, -x > means include xlog, and -X says how to. And we can specify -X without -x like -Z and -z option of pg_basebackup? If no, I disagree with you because I don't want to specify two options to use log streaming method. Regards, -- Fujii Masao