Re: [GENERAL] Delay streaming replication using a paramter

2012-10-31 Thread Moshe Jacobson
You would like to delay the replication of data from the master to the slave in order to prevent the possibility of corrupted data being sent to the slave? I don't understand this strategy. Can you explain? On Wed, Oct 31, 2012 at 8:01 AM, Mahmoud Hakeem-Habeeb < mahmoud.hakeem.hab...@gmail.com> w

Re: [GENERAL] Delay streaming replication using a paramter

2012-10-31 Thread Magnus Hagander
On Wed, Oct 31, 2012 at 1:01 PM, Mahmoud Hakeem-Habeeb < mahmoud.hakeem.hab...@gmail.com> wrote: > Hi, > Firstly is it possible for me to delay streaming replication using > > wal_sender_delay > > or any other parameter. > No, you can't do delayed replication on streaming. You can do it if you us