Re: Large empty table, balanced INSERTs and DELETEs, not being vacuumed

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Large empty table, balanced INSERTs and DELETEs, not being vacuumed
Дата
Msg-id CALd+dceL2_YoQ2d0ccGDcJvVeCmGTmPsmW7Yvn2XB3RTJ7fDCw@mail.gmail.com
обсуждение исходный текст
Ответ на Large empty table, balanced INSERTs and DELETEs, not being vacuumed  (Jason Dusek <jason.dusek@gmail.com>)
Ответы Re: Large empty table, balanced INSERTs and DELETEs, not being vacuumed  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-general
On Fri, Oct 21, 2016 at 4:53 PM, Jason Dusek <jason.dusek@gmail.com> wrote:
> This is really only a temporary fix, though. We can have a cron job running
> in the background running TRUNCATE ONLY ... but this seems like the kind of
> thing that auto-vacuuming should have handled for us, before the problem got
> “too large”. Are there auto-vacuum settings that we can set, globally or on
> the table, to address this situation?

Did auto-vacuum actually succeed in vacuuming this table? Check your
logs. You may need to make auto vacuum more log-verbose first.


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

Предыдущее
От: Jason Dusek
Дата:
Сообщение: Large empty table, balanced INSERTs and DELETEs, not being vacuumed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: checkpoint write errors