| От | Stephen Frost |
|---|---|
| Тема | Re: Need Force flag for pg_drop_replication_slot() |
| Дата | |
| Msg-id | 20150529183901.GE26667@tamriel.snowman.net обсуждение исходный текст |
| Ответ на | Re: Need Force flag for pg_drop_replication_slot() (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: Need Force flag for pg_drop_replication_slot()
|
| Список | pgsql-hackers |
* Andres Freund (andres@anarazel.de) wrote:
> How is this measurably worse than trying to truncate a log table that
> has grown too large? That's often harder to fight actually, because
> there's dozens of other processes that might be using the relation? In
> one case you don't have wait ordering, but only one locker, in the other
> case you have multiple waiters, and to benefit from wait ordering you
> need multiple sessions.
Because we don't fall over if we can't extend a relation.
We do fall over if we can't write WAL.
Thanks!
Stephen
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера