[BUGS] postgres 9 streaming replication

2011-01-25 Thread Khadtare, Sharad
Hi, Configured postgres 9 streaming replication and changed parameter in postgresql.conf & pg_hba.conf file Problem is wal sender & receiver process not started , is there any way to check process please suggest. 172.21.132.1 ( primary ) 172.18.221.211 ( standby ) pg_hba.conf (primary & st

Re: [BUGS] postgres 9 streaming replication

2011-01-25 Thread Khadtare, Sharad
Hi Tushar, Thx for immediate response. I verified with ps commmand and there is no process running on host. Regards, Sharad K -Original Message- From: tushar [mailto:tushar.ah...@enterprisedb.com] Sent: Tuesday, January 25, 2011 3:36 PM To: Khadtare, Sharad Cc: pgsql-bugs

Re: [BUGS] postgres 9 streaming replication

2011-01-25 Thread Khadtare, Sharad
ile or directory LOG: archive recovery complete LOG: autovacuum launcher started LOG: database system is ready to accept connections Regards, Sharad k -Original Message- From: Fujii Masao [mailto:masao.fu...@gmail.com] Sent: Tuesday, January 25, 2011 3:38 PM To: Khadtare, Sharad Cc: pgsq

Re: [BUGS] postgres 9 streaming replication

2011-01-25 Thread Khadtare, Sharad
Hi, Problem solved after removing trigger entry from recovery.conf file Thx for help Regards, Sharad K -Original Message- From: Fujii Masao [mailto:masao.fu...@gmail.com] Sent: Tuesday, January 25, 2011 5:55 PM To: Khadtare, Sharad Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS

[BUGS] Bidirectional replication for postgres 9

2011-02-16 Thread Khadtare, Sharad
I want to configure Bidirectional replication in postgres 9 ( streaming ). any one knows solution for Bidirectional replication in postgres. Regards, Sharad K