Re: canceling autovacuum task woes
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@commandprompt.com>, Andres Freund <andres@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-30T17:28:25Z
Lists: pgsql-hackers
On Mon, Aug 13, 2012 at 11:59 PM, Peter Eisentraut <peter_e@gmx.net> wrote: > On Tue, 2012-07-24 at 16:14 -0400, Robert Haas wrote: >> On Tue, Jul 24, 2012 at 4:09 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> > Robert Haas <robertmhaas@gmail.com> writes: >> >> Yeah, you're right. So you do get the table name. But you don't get >> >> the cause, which is what you really need to understand why it's >> >> happening. Attached is a patch that adds some more detail. >> > >> > Uh, what's the added dependency on pgstat.h for? Looks sane to the >> > eyeball otherwise. >> >> Woops, that was leftovers from some earlier silliness that I (mostly) >> removed before posting. >> >> New version attached. >> > > The detail message should have a period at the end. Oops. Fixed, sorry it took me so long to get to this. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company