Re: Have vacuum emit a warning when it runs out of maintenance_work_mem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Have vacuum emit a warning when it runs out of maintenance_work_mem
Дата
Msg-id 25774.1178999132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Have vacuum emit a warning when it runs out of maintenance_work_mem  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: Have vacuum emit a warning when it runs out of maintenance_work_mem  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> Or we could switch to a more compact representation of the dead tuples,
> and not need such a big maintenance_work_mem in the first place.

Hm, you got any ideas?  One constraint is that it doesn't seem
acceptable to make the search function any slower.

            regards, tom lane

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Have vacuum emit a warning when it runs out of maintenance_work_mem
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Have vacuum emit a warning when it runs out of maintenance_work_mem