Can't drop logical replication slot

Поиск
Список
Период
Сортировка
От Eduardo Gargiulo
Тема Can't drop logical replication slot
Дата
Msg-id CAD_UXMYJAyPQ4YDYs5LNoKZkB8vBSo-3VrZnA-qoQ=C3hvmeUQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi all,

There is a logical replication slot I can't drop. Tried using 

select pg_terminate_backend(PID) OK 
select pg_drop_replication_slot('slot_name) OK 

But the slot_name restarts with other active_pid. There is not subscriber connected and no errors in database log. We are using PG14.

Any help to drop or even rename replication slot would be appreciated.

Thanks in advance.

--
Eduardo

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

Предыдущее
От: gzh
Дата:
Сообщение: Re: ERROR: stack depth limit exceeded
Следующее
От: Anthony Apollis
Дата:
Сообщение: Making Sure Primary and Secondary Keys Alligns