Large historical tables and autovacuum

Поиск
Список
Период
Сортировка
От David Morton
Тема Large historical tables and autovacuum
Дата
Msg-id CAAo2Tf9O8LMKR_VRT0eGtdvHtSBugZQuWAu8sekFH0SMntcVbg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Large historical tables and autovacuum
Re: Large historical tables and autovacuum
Список pgsql-admin
We have many large tables which contain static historical data, they are auto vacuumed on a regular basis (sometimes to prevent wraparound) which i suspect causes a few annoying side effects:
- Additional WAL file generation
- Increased 'changed' data as far as our online rsync based backups are concerned

Is there any way to tell Postgres that these tables are now not available for changes so we can avoid these seemingly pointless maintenance tasks ?

Dave

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Upgrading from 9.1.2 to 9.1.5
Следующее
От: Rural Hunter
Дата:
Сообщение: Re: Large historical tables and autovacuum