Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql General > Re: [Postgresql...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 13 of 16 Topic 15976 of 17437
Post > Topic >>

Re: [Postgresql 8.2.3] autovacuum starting up even after disabling ?

by dushyanth@[EMAIL PROTECTED] (Dushyanth) Jul 8, 2008 at 08:30 AM

Hi,

Tom Lane <tgl <at> sss.pgh.pa.us> writes:
> Dushyanth <dushyanth <at> 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?

Yes.

/usr/local/postgres/current/bin/psql -t -U postgres -d template1 -c"SELECT

datname, age(datfrozenxid) FROM pg_database;"
 postgres   | 169111100
 db1        | 169288969
 db2        | 192179807
 template1  | 153877757
 template0  | 195372755

autovacuum seems to run on db1 and db2. Iam attempting to get the table
details
as Alvaro requested

On a side note, i see connections in '<IDLE> in transaction' state. Can
this
cause such behaviour ?

TIA
Dushyanth






-- 
Sent via pgsql-general mailing list (pgsql-general@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
 




 16 Posts in Topic:
[Postgresql 8.2.3] autovacuum starting up even after disabling ?
dushyanth@[EMAIL PROTECTE  2008-07-04 14:51:23 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
aklaver@[EMAIL PROTECTED]  2008-07-04 08:23:10 
Re: [Postgresql 8.2.3] autovacuum starting up even after
alvherre@[EMAIL PROTECTED  2008-07-04 13:35:43 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
dushyanth@[EMAIL PROTECTE  2008-07-04 23:46:34 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
tgl@[EMAIL PROTECTED] (T  2008-07-05 11:03:44 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
dushyanth@[EMAIL PROTECTE  2008-07-07 08:53:24 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
tgl@[EMAIL PROTECTED] (T  2008-07-07 10:20:51 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
dushyanth@[EMAIL PROTECTE  2008-07-07 16:49:06 
Re: [Postgresql 8.2.3] autovacuum starting up even after
alvherre@[EMAIL PROTECTED  2008-07-07 14:13:53 
Re: [Postgresql 8.2.3] autovacuum starting up even =?utf-8?b?YWZ
dushyanth@[EMAIL PROTECTE  2008-07-21 13:57:13 
Re: [Postgresql 8.2.3] autovacuum starting up even =?utf-8?b?YWZ
dushyanth@[EMAIL PROTECTE  2008-08-12 06:27:48 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
tgl@[EMAIL PROTECTED] (T  2008-07-07 14:30:21 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
dushyanth@[EMAIL PROTECTE  2008-07-08 08:30:26 
Re: [Postgresql 8.2.3] autovacuum starting up even after disabli
dushyanth@[EMAIL PROTECTE  2008-07-04 23:51:47 
Re: [Postgresql 8.2.3] autovacuum starting up even after
alvherre@[EMAIL PROTECTED  2008-07-04 15:10:32 
Re: [Postgresql 8.2.3] autovacuum starting up even after
dushyanth@[EMAIL PROTECTE  2008-07-05 01:53:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 16:17:24 CST 2008.