Re: POC: enable logical decoding when wal_level = 'replica' without a server restart

Поиск
Список
Период
Сортировка
От shveta malik
Тема Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Дата
Msg-id CAJpy0uBfeH6ARKfO=Uy6YO-cEKz8LZooQDdMWBve6ggpVO89Vg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: POC: enable logical decoding when wal_level = 'replica' without a server restart  (shveta malik <shveta.malik@gmail.com>)
Список pgsql-hackers
One trivial comment:

+        logical replication slots</link>. The system automatically
increases the
+        effective WAL level to <literal>logical</literal> when
creating the first
+        logical replication slot, and decreases it back to
<literal>replica</literal>
+        when dropping the last logical replication slot. The current
effective WAL
+        level can be monitored through <xref
linkend="guc-effective-wal-level"/>
+        parameter.

Shouldn't we mention about invalidation of slot along with dropping of slot?

thanks
Shveta



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