Re: [HACKERS] Aborted Transaction During Vacuum - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Aborted Transaction During Vacuum
Date
Msg-id 27858.934507704@sss.pgh.pa.us
Whole thread Raw
In response to Aborted Transaction During Vacuum  ("G. Anthony Reina" <reina@nsi.edu>)
List pgsql-hackers
"G. Anthony Reina" <reina@nsi.edu> writes:
> I've been getting a strange error from the vacuum command. When I try
> 'vacuum verbose analyze' the vacuum goes through the tables fine until
> just after finishing one particular table. Then I get the error:

> NOTICE: AbortTransaction and not in in-progress state
> pqReadData() -- backend closed the channel unexpectedly.

Interesting.  Is there any additional message appearing in the
postmaster log?  Is a core file being generated?  (look in the
data/base/ subdirectory for the database in question)  If there
is a corefile, a debugger backtrace from it would be helpful.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Re: We won!
Next
From: Theo Kramer
Date:
Subject: Single row fetch from backend