Re: Weird error - Mailing list pgsql-general

From Tom Lane
Subject Re: Weird error
Date
Msg-id 8409.993655854@sss.pgh.pa.us
Whole thread Raw
In response to Re: Weird error  (Philip Molter <philip@datafoundry.net>)
Responses Re: Weird error  (Philip Molter <philip@datafoundry.net>)
List pgsql-general
Philip Molter <philip@datafoundry.net> writes:
> I am using 7.1.2.

Drat.

Don't suppose you want to dig in there with a debugger when it happens?
You must be seeing some hard-to-replicate problem in VACUUM's
tuple-chain-moving logic.  That stuff is pretty hairy, and I doubt
anyone will be able to intuit what's wrong without close examination
of a failure case.

            regards, tom lane

pgsql-general by date:

Previous
From: Andreas Tille
Date:
Subject: Re: MS SQL to PostgreSQL
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: A way of storing variables - will this work?