From: | "Joseph S" <jks(at)selectacast(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #4020: RFE: have way to log autovacuum activity |
Date: | 2008-03-07 21:31:00 |
Message-ID: | 200803072131.m27LV07e047128@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 4020
Logged by: Joseph S
Email address: jks(at)selectacast(dot)net
PostgreSQL version: 8.2.5
Operating system: CentOS 5
Description: RFE: have way to log autovacuum activity
Details:
When autovacuum decides to vacuum one of our large tables, the whole site
slows down, but it is not always obvious why. It would be nice if there was
an option to log autovacuum activity so I know how often a vacuum runs and
how long it takes.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-03-07 21:43:32 | Re: BUG #4020: RFE: have way to log autovacuum activity |
Previous Message | Tom Lane | 2008-03-07 21:09:10 | Re: [PATCH] Don't bail with legitimate -N/-B options |