Re: Hard limit on WAL space used (because PANIC sucks)

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Hard limit on WAL space used (because PANIC sucks)
Дата
Msg-id CAM-w4HMPqcYwJfFy10BVBZB3iYEyD3AUEwEGDtjbdTaY-5bJRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hard limit on WAL space used (because PANIC sucks)  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Hard limit on WAL space used (because PANIC sucks)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Fwiw I think "all transactions lock up until space appears" is *much*
better than PANICing. Often disks fill up due to other transient
storage or people may have options to manually increase the amount of
space. it's much better if the database just continues to function
after that rather than need to be restarted.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Incorrectly reporting config errors
Следующее
От: Josh Berkus
Дата:
Сообщение: pg_istready and older versions