Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ? - Mailing list pgsql-general

From Tom Lane
Subject Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?
Date
Msg-id 16115.1215455421@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?  (Dushyanth <dushyanth@gmail.com>)
List pgsql-general
Dushyanth <dushyanth@gmail.com> writes:
>> Tom Lane <tgl <at> sss.pgh.pa.us> writes:
>> Then the only other possibility is that autovacuum is being launched to
>> prevent XID wraparound.  Are there any tables in that database with
>> particularly old relfrozenxid?

> Below are the unique age(relfrozenxid) values that i see from the above query

> 140835139
> 150945753
> 185741480

Hmph.  Does pg_database.datfrozenxid agree with that?

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?
Next
From: aravind chandu
Date:
Subject: To store and retrive image data in postgresql