Re: PG how to stop streaming replication( master host)

Поиск
Список
Период
Сортировка
От Ghiurea, Isabella
Тема Re: PG how to stop streaming replication( master host)
Дата
Msg-id 1544828326249.49231@nrc-cnrc.gc.ca
обсуждение исходный текст
Ответ на Re: PG how to stop streaming replication( master host)  (Scott Whitney <scott@journyx.com>)
Ответы Re: PG how to stop streaming replication( master host)  (Scott Whitney <scott@journyx.com>)
Re: PG how to stop streaming replication( master host)  (Ian Lawrence Barwick <barwick@gmail.com>)
Список pgsql-admin

Thank you Scott, this will only pause the WAL's  .

if you have a lot of activity happening in master while slave  db is been backup this can fail behind a lot and eventually can fill up /wal directory. I also use the option you mentioned , but I was looking for an option to actually disable the replication at master  host completely  since I must insert 200GB of content in db and  next I can re-enable replication using  resync slave with master ( pg_restore). I  am trying to have  the replication disabled while I am loading that amount of data to not affect  the performance of insert   .




From: Scott Whitney <scott@journyx.com>
Sent: Friday, December 14, 2018 2:50 PM
To: pgsql-admin@postgresql.org; Ghiurea, Isabella
Subject: Re: PG how to stop streaming replication( master host)
 
I use this during my backups to have a consistent state on my multiple slaves.


From: Ghiurea, Isabella <Isabella.Ghiurea@nrc-cnrc.gc.ca>
Sent: Friday, December 14, 2018 4:46:55 PM
To: pgsql-admin@postgresql.org
Subject: PG how to stop streaming replication( master host)
 

Hi List

I am running PGSLQ 10.4 with repmgr in synchronous streaming replication  2 servers: master+slave, I would like to learn if there are any  options to stop replication ( no just  pause /resume  the WAL's) master to slave without  rebooting the master server  or the only option  is to take  the  Pg db slave host down and eventually the  the /wal directory will get 100% full .


Isabella



 

Scott Whitney
Director of IT

scott@journyx.com | +1 (800) 755-9878

7600 Burnet Road, Ste. 300
Austin, TX 78757

Visit us at www.journyx.com



To unsubscribe from Journyx promotional emails, click here or visit http://journyx.com/communication-preferences.

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

Предыдущее
От: Scott Whitney
Дата:
Сообщение: Re: PG how to stop streaming replication( master host)
Следующее
От: Scott Whitney
Дата:
Сообщение: Re: PG how to stop streaming replication( master host)