Re: [GENERAL] pg_basebackup on standby node failed

2014-02-03 Thread Ying He
be used in plain mode So looks like I cannot really get a standalone backup with xlog files during the backup. Please advise. Thank you. best, Ying On Friday, January 31, 2014 8:00 PM, Michael Paquier wrote: On Sat, Feb 1, 2014 at 7:07 AM, Ying He wrote: > hi, All, > > I intend t

[GENERAL] pg_basebackup on standby node failed

2014-01-31 Thread Ying He
hi, All, I intend to do a basebackup on a hot standby node. I followed  the instructions on http://www.postgresql.org/docs/9.2/static/app-pgbasebackup.html to turn full_page_writes on at master and other settings on standby. When I try to select pg_start_backup('backuplabel'); on the standby in