Re: [GENERAL] Unrecognized configuration parameter in bdr 0.9.3

2016-02-12 Thread Kaushal Shriyan
On Fri, Feb 12, 2016 at 7:40 AM, Craig Ringer wrote: > On 11 February 2016 at 20:16, Kaushal Shriyan > wrote: > >> Hi, >> >> I am following http://bdr-project.org/docs/stable/index.html for setting >> up multimaster replication. >> > > Are you sure that's the documentation you were using? > > Yo

Re: [GENERAL] Unrecognized configuration parameter in bdr 0.9.3

2016-02-11 Thread Craig Ringer
On 11 February 2016 at 20:16, Kaushal Shriyan wrote: > Hi, > > I am following http://bdr-project.org/docs/stable/index.html for setting > up multimaster replication. > Are you sure that's the documentation you were using? You seem to have settings that only applied to the older 0.7.x versions:

[GENERAL] Unrecognized configuration parameter in bdr 0.9.3

2016-02-11 Thread Kaushal Shriyan
Hi, I am following http://bdr-project.org/docs/stable/index.html for setting up multimaster replication. *First Master box* *cat postgresql.conf* # Allow two other peer nodes, plus one for init_replica max_replication_slots = 3 # Two peer nodes, plus two slots for pg_basebackup max_wal_senders