Re: Starting Postgre DB in read write mode

Поиск
Список
Период
Сортировка
От Shreeyansh Dba
Тема Re: Starting Postgre DB in read write mode
Дата
Msg-id CAGDYbUPmABFy=oZWUYr7mVunkhzo0cE0BsOcEZW09VWhA-wbMQ@mail.gmail.com
обсуждение исходный текст
Ответ на Starting Postgre DB in read write mode  (Ashwani Kumar B <ashwani.b.kumar@ericsson.com>)
Список pgsql-admin
Hi Ashwani Kumar ,

To open slave server in read/write mode you can  use below command.

pg_ctl -D <your slave data directory>  promote

Hope this helps..

---
http://www.shreeyansh.com

On Thu, Jan 18, 2018 at 3:01 PM, Ashwani Kumar B <ashwani.b.kumar@ericsson.com> wrote:

Hi

 

Due to some upgrade activity, I break the master slave DB sync on two site.

 

Now I want to start the DB of secondary site [Slave DB ] in read write mode so that I can update the DB manually. How can I do that as after break slave DB is working in read only mode.

 

 

Regards,

Description: Description: Description: Description: line

Ashwani Kumar
Ericsson India Global Services Private Limited

Description: Description: http://www.yourconferencecentre.com/ericsson/Brand/images/other/other_logo.gif
ashwani.b.kumar@ericsson.com

Mobile : +91 9999771339

Skype ID : Ashwani.k.07
www.ericsson.com

 





Вложения

В списке pgsql-admin по дате отправления:

Предыдущее
От: Chander Jamwal
Дата:
Сообщение: Re: Starting Postgre DB in read write mode
Следующее
От: Venkataramana Aitla
Дата:
Сообщение: Issue with grant & revoke