Edson --

>I've two PostgreSQL 9.1.6 running on Linux CentOS 5.8 64bit.
>They are replicated asynchronously.
>
>Yesterday, I've dropped a database of 20Gb, and then replication has broken, 
>requiring me to manually synchronize both servers again.
>
>It is expected that dropdb (or, perhaps, createdb) break existing replication 
>between servers?
>


Sorry for the slow response -- as others have indicated, the drop db is 
probably not the problem. We have one system that drops a several-gig database 
hourly and the replication has never failed. We see issues on the master with 
dead file handles but the replication itself is rock solid.

Greg


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to