Removing WALS when replication slot is not busy

Поиск
Список
Период
Сортировка
От Debraj Manna
Тема Removing WALS when replication slot is not busy
Дата
Msg-id CAF6DVKMfqe0MnwO=7S_f3Z7X0Z41VmqvWwMdZAGYev0NR6z=NA@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
One query in case of asynchronous replication with replication slots and no wal archiving if a slave node remains disconnected from master for more than wal_keep_segments, it will not be able to do the replication when it comes online. 

Now my question is when the slave connects to the master again will the XLOG in master also keep on building  as the slaves replication is stuck or postgres will remove the replication slot if it is not busy.

Postgres Version 10.4

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

Предыдущее
От: Ilhan çetin
Дата:
Сообщение: Re: pg_stat_activity
Следующее
От: Shreeyansh Dba
Дата:
Сообщение: Re: pg_stat_activity