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 11 of 16 Topic 15976 of 17437
Post > Topic >>

Re: [Postgresql 8.2.3] autovacuum starting up even =?utf-8?b?YWZ0ZXIJZGlzYWJsaW5n?= ?

by dushyanth@[EMAIL PROTECTED] (Dushyanth) Aug 12, 2008 at 06:27 AM

Hi Tom & Alvaro,

> Hey,
>
> > > They are all under 200 million
> >
> > Weird
> >
> > Could you fetch from pg_stat_activity the table it's processing, and
its
> > pg_class row and that of its toast table (if any)?
>
> Sorry for the delay. Required details are at
> http://pastebin.com/pastebin.php?dl=fd699fbb

Did you guys have a chance to look at this ? I scheduled a VACUUM ANALYZE
VERBOSE on all databases to run daily and this has been running since few
weeks
now. 

Also note that the vacuum on my primary database is run like below to
avoid
statement timeouts (set to 120000 in postgresql.conf).

> vacuum.sql
SET STATEMENT_TIMEOUT TO 0;
VACUUM ANALYSE verbose;

psql -U postgres -d dbname -f /path/to/vacuum.sql

For other databases, i do 'vacuumdb -zv dbname' .

The vacuum logs and the pgfouine vacuum re****ts dont show anything funny. 

Autovacuum still starts up though. This process started on 09-08-2008
11.40 GMT
and ran till 10-08-2008 08:00 GMT. It also seems to be touching few other
tables
apart from the tables i posted last about.

postgres 30430  0.0  0.1 2270284 60500 ?     S    Jul24   2:15
/usr/local/postgres/pgsql-8.2.3/bin/postgres -D
/usr/local/postgres/current/foundationdata -i
postgres 30437  5.0  0.0 57380  760 ?        Ds   Jul24 1196:04  \_
postgres:
logger process
postgres 31907  0.0  6.4 2271528 2129736 ?   Ss   Jul24   8:48  \_
postgres:
writer process
postgres 31908  0.0  0.0 58448  844 ?        Ss   Jul24   0:06  \_
postgres:
archiver process
postgres 31909  0.0  0.0 58448  812 ?        Ss   Jul24   0:00  \_
postgres:
stats collector process
postgres  7112  1.8  1.7 2291200 570796 ?    Ss   11:40   0:05  \_
postgres:
autovacuum process   foundation     

I don't know what autovacuum is panicking about to warrant a force run.

Any pointers ?

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:40:02 CST 2008.