Re: [GENERAL] Streaming replica refuse to do restore_command

2014-08-11 Thread Soni M
On Tue, Aug 12, 2014 at 12:37 PM, Michael Paquier wrote: > On Tue, Aug 12, 2014 at 2:10 PM, Soni M wrote: > > This is how i set up the db : > > Slave using streaming replica. > > We configure slave to run pg_dump which usually last for about 12 hours. > > We have limited pg_xlog on slave. > > On

Re: [GENERAL] Streaming replica refuse to do restore_command

2014-08-11 Thread Michael Paquier
On Tue, Aug 12, 2014 at 2:10 PM, Soni M wrote: > This is how i set up the db : > Slave using streaming replica. > We configure slave to run pg_dump which usually last for about 12 hours. > We have limited pg_xlog on slave. > Once the pg_xlog on slave is full while pg_dump still in progress. What i