Re: temporarily stop autovacuum

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: temporarily stop autovacuum
Дата
Msg-id 200902120815.37593.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: temporarily stop autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wednesday 11 February 2009 20:10:46 Tom Lane wrote:
> AFAIR we pointed out from day one that pg_autovacuum was a temporary
> API that we were not promising to keep around.  Anybody who was coding
> against it with the expectation that they'd not have to change that code
> later was willfully ignoring the warning label.

Indeed.  I'm just saying, there is now no way to conveniently change the
settings for many tables at once.

This is perhaps the same kind of issue as GRANT SELECT ON ALL TABLES etc. that
people occassionally ask for.  Doing DDL on a group of tables at once.


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Synch Replication
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: fillfactor for toast tables is useless?