Replication issue - Mailing list pgsql-general

From Sonam Sharma
Subject Replication issue
Date
Msg-id CAM-M3T=kFZ+3UGbYxmmXoKjg1oMuuuHkSQjbKc-xYrsNRGokqw@mail.gmail.com
Whole thread Raw
Responses Re: Replication issue
List pgsql-general
I have setup db replication. And added below parameter in jdbc file . The connection is failing and it's throwing error like db doesn't exist on secondary server. 

jdbc:postgresql://<primaryhost>:50001,172.29.195.216:50001/crowd?targetServerType=master&reWriteBatchedInserts=true

 

.PSQLException: FATAL: database ",172.29.195.216:50001/crowd" does not exist


Can someone help on this issue?

pgsql-general by date:

Previous
From: Ted Toth
Date:
Subject: Re: performance of first exec of prepared statement
Next
From: Ted Toth
Date:
Subject: Re: performance of first exec of prepared statement