Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: canceling autovacuum task woes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: canceling autovacuum task woes
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: canceling autovacuum task woes  (Robert Haas <[email protected]>)
Responses Re: canceling autovacuum task woes
List pgsql-hackers
On Tue, 2012-07-24 at 16:14 -0400, Robert Haas wrote:
> On Tue, Jul 24, 2012 at 4:09 PM, Tom Lane <[email protected]> wrote:
> > Robert Haas <[email protected]> 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.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SIGFPE handler is naive
Next
From: "Kevin Grittner"
Date:
Subject: Re: default_isolation_level='serializable' crashes on Windows