Re: [GENERAL] postgresql standby using pg_archivecleanup don't work

2012-04-30 Thread Simon Riggs
On Fri, Apr 27, 2012 at 7:14 AM, leo xu wrote: > i have one parimary ,two standby. one standby using stream replication pg_archivecleanup doesn't work with more than one standby feeding from a single archive --  Simon Riggs   http://www.2ndQuadrant.com/  PostgreSQL Development,

Re: [GENERAL] postgresql standby using pg_archivecleanup don't work

2012-04-28 Thread leo xu
hello: i try it,but it nothing in pg_log.it still don't work! -- View this message in context: http://postgresql.1045698.n5.nabble.com/postgresql-standby-using-pg-archivecleanup-don-t-work-tp5669340p5672191.html Sent from the PostgreSQL - general mailing list archive at Nabble.com. -- Sent

Re: [GENERAL] postgresql standby using pg_archivecleanup don't work

2012-04-27 Thread raghu ram
On Fri, Apr 27, 2012 at 11:44 AM, leo xu wrote: > i have one parimary ,two standby. one standby using stream replication > connect to primary.another standby using basebackup,then recovery database > --cp archivelog from primary using crontab.i want to delete old archivelog > from standby.but con

[GENERAL] postgresql standby using pg_archivecleanup don't work

2012-04-27 Thread leo xu
i have one parimary ,two standby. one standby using stream replication connect to primary.another standby using basebackup,then recovery database --cp archivelog from primary using crontab.i want to delete old archivelog from standby.but configure pg_archivecleanup don't work,meantime no error in p