Re: DB is slow until DB is reloaded

Поиск
Список
Период
Сортировка
Искать
От
Rosser Schwarz
Тема
Re: DB is slow until DB is reloaded
Дата
Msg-id
37d451f71001041406i3f5d8d5fte8a29cfbc06998c9@mail.gmail.com
Ответ на
Список
Дерево обсуждения
DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Gary Doades <gpd@gpdnet.co.uk>
Re: DB is slow until DB is reloaded Steve Crawford <scrawford@pinpointresearch.com>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Richard Neill <rn214@cam.ac.uk>
Re: DB is slow until DB is reloaded Gary Doades <gpd@gpdnet.co.uk>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Brad Nicholson <bnichols@ca.afilias.info>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Steve Crawford <scrawford@pinpointresearch.com>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Rosser Schwarz <rosser.schwarz@gmail.com>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Steve Crawford <scrawford@pinpointresearch.com>
Re: DB is slow until DB is reloaded Craig James <craig_james@emolecules.com>
Re: DB is slow until DB is reloaded Brad Nicholson <bnichols@ca.afilias.info>
Re: DB is slow until DB is reloaded "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Scott Carey <scott@richrelevance.com>
Re: DB is slow until DB is reloaded Craig Ringer <craig@postnewspapers.com.au>
Re: DB is slow until DB is reloaded Steve Crawford <scrawford@pinpointresearch.com>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
Re: DB is slow until DB is reloaded Greg Smith <greg@2ndquadrant.com>
Re: DB is slow until DB is reloaded Scott Marlowe <scott.marlowe@gmail.com>
Re: DB is slow until DB is reloaded Madison Kelly <linux@alteeve.com>
On Mon, Jan 4, 2010 at 2:57 PM, Madison Kelly  wrote:
> As for autovacuum, I assumed (yes, I know) that all v8.x releases enabled it
> by default. How would I confirm that it's running or not?

I believe it's not enabled by default in 8.1-land, and is as of 8.2
and later.  Whether it's running or not, try "SELECT * FROM
pg_autovacuum;".  If that returns the null set, it's not doing
anything, as it hasn't been told it has anything to do.

IME, however, if you really want to benefit from the autovacuum
daemon, you probably do want to be on something more recent than 8.1.
(And, yes, this is a bit of the pot calling the kettle black: I have a
mixed set of 8.1 and 8.3 hosts.  Autovacuum is only running on the
latter, while the former are queued for an upgrade.)

rls

-- 
:wq
В списке pgsql-performance по дате отправления
От: Robert Haas
Дата:
От: Greg Smith
Дата:
FAQ