Memory usage of auto-vacuum

Поиск
Список
Период
Сортировка
От Gael Le Mignot
Тема Memory usage of auto-vacuum
Дата
Msg-id plop87tyavncer.fsf@aoskar.kilobug.org
обсуждение исходный текст
Ответы Re: Memory usage of auto-vacuum  (Craig Ringer <craig@postnewspapers.com.au>)
Re: Memory usage of auto-vacuum  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: Memory usage of auto-vacuum  (Gael Le Mignot <gael@pilotsystems.net>)
Список pgsql-performance
Hello,

We are running  a PostgreSQL 8.4 database, with  two tables containing a
lot (> 1 million) moderatly  small rows. It contains some btree indexes,
and one of the two tables contains a gin full-text index.

We noticed  that the  autovacuum process  tend to use  a lot  of memory,
bumping the postgres process near 1Gb while it's running.

I looked in  the documentations, but I didn't find  the information : do
you know  how to estimate the  memory required for the  autovacuum if we
increase the number of rows ? Is it linear ? Logarithmic ?

Also, is  there a way  to reduce that  memory usage ? Would  running the
autovacuum more frequently lower its memory usage ?

Regards,

--
Gaël Le Mignot - gael@pilotsystems.net
Pilot Systems - 9, rue Desargues - 75011 Paris
Tel : +33 1 44 53 05 55 - www.pilotsystems.net
Gérez vos contacts et vos newsletters : www.cockpit-mailing.com

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Slow query when using ORDER BY *and* LIMIT
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: issue with query optimizer when joining two partitioned tables