From: | Sergey Konoplev <gray(dot)ru(at)gmail(dot)com> |
---|---|
To: | Samba <saasira(at)gmail(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Disable Streaming Replication without restarting either master or slave |
Date: | 2012-05-29 17:29:56 |
Message-ID: | CAL_0b1ufHy04CvUHnCjHY66Xn1Ntj_b8hDagxzrBZYNaqYvyQA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, May 29, 2012 at 2:18 PM, Samba <saasira(at)gmail(dot)com> wrote:
> Is it possible stop/disable streaming replication without stopping or
> restarting either master or slave servers?
>
> Since stopping or restarting the postgres servers would involve complete
> invalidation of the connection pool [Java/JEE app server pool] that may take
> a few minutes before the application becomes usable, it would be great if
> there is a way we can disable replication [for maintenance reasons like
> applying patches or upgrades, etc].
It is not really clear what is wrong with just stopping the
replication server for maintenance while keeping the master working?
>
>
> Thanks and Regards,
> Samba
--
Sergey Konoplev
a database and software architect
http://www.linkedin.com/in/grayhemp
Jabber: gray(dot)ru(at)gmail(dot)com Skype: gray-hemp Phone: +79160686204
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Nolan | 2012-05-29 17:38:11 | Fwd: Disable Streaming Replication without restarting either master or slave |
Previous Message | Fujii Masao | 2012-05-29 17:15:12 | Re: Disable Streaming Replication without restarting either master or slave |