Re: Avoiding data loss with synchronous replication

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Avoiding data loss with synchronous replication
Дата
Msg-id 20210725002906.paofuuhjxgof6uns@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Avoiding data loss with synchronous replication  (Andrey Borodin <x4mmm@yandex-team.ru>)
Ответы Re: Avoiding data loss with synchronous replication
Список pgsql-hackers
Hi,

On 2021-07-24 15:53:15 +0500, Andrey Borodin wrote:
> Are there any other problems with blocking cancels?

Unless you have commandline access to the server, it's not hard to get
into a situation where you can't change the configuration setting
because all connections are hanging, and you can't even log in to do an
ALTER SERVER etc. You can't kill applications to kill the connection,
because they will just continue to hang.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Avoiding data loss with synchronous replication
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Removing "long int"-related limit on hash table sizes