Autovacuum and pg_largeobject - Mailing list pgsql-general

From Norberto Delle
Subject Autovacuum and pg_largeobject
Date
Msg-id 4C2DD744.1030801@gmail.com
Whole thread Raw
Responses Re: Autovacuum and pg_largeobject
List pgsql-general
  Hi all

I would like to know if the large object table pg_largeobject is
routinely checked by the autovacuum daemon.
I ask about this because I have a database in wich the pg_largeobject
table is being forcibly vacuumed because it's relfrozenxid is now
greater than autovacuum_freeze_max_age, and it's killing the server
performance. PostgreSQL version is 8.2.14.

Thanks



pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: pgpool-II (max_pool and num_init_children)
Next
From: Saitenheini@web.de
Date:
Subject: C-Functions using SPI - Missing Magic Block