Re: 8.4 auto vacuum

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: 8.4 auto vacuum
Дата
Msg-id dcc563d10911100853q6f8adfcfxca02431668b5ebea@mail.gmail.com
обсуждение исходный текст
Ответ на 8.4 auto vacuum  ("Campbell, Lance" <lance@illinois.edu>)
Список pgsql-admin
On Tue, Nov 10, 2009 at 8:22 AM, Campbell, Lance <lance@illinois.edu> wrote:
> Tomorrow I will be migrating from PostgreSQL 8.2 to 8.4.
>
> In PostgreSQL 8.2 in order for vacuum to work I had to bump up max_fsm_pages
> to 1924288.
>
> 1) In PostgreSQL 8.4 do I need to make any changes to the default settings
> for auto vacuum in order for it to run properly?  I noticed it does not have
> a setting for max_fsm_pages.
>
> 2) If auto vacuum has issues in 8.4 will PostgreSQL tell me what settings to
> tweak like it did in 8.2?

The basic gist is that in 8.4 the free space map is dynamic and needs
no tweaking.  I haven't exercised 8.4 in a busy production environment
so I can't say it definitely works, but so far I've seen no reports of
it NOT working...

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

Предыдущее
От: "Campbell, Lance"
Дата:
Сообщение: 8.4 auto vacuum
Следующее
От: Anj Adu
Дата:
Сообщение: postgres 8.4 autovacuum and XID wraparound