Re: Very worried about this - Mailing list pgsql-admin

From Michael Fuhr
Subject Re: Very worried about this
Date
Msg-id 20050324215234.GA33036@winnie.fuhr.org
Whole thread Raw
In response to Re: Very worried about this  (Kris Kiger <kris@musicrebellion.com>)
Responses Re: Very worried about this  (Kris Kiger <kris@musicrebellion.com>)
List pgsql-admin
On Thu, Mar 24, 2005 at 04:45:02PM -0500, Kris Kiger wrote:

> I'm positive no one else has been in the database.  There are two of us
> who work on it and we have been side by side all afternoon.  The problem
> appears to be purely internal to the database.  I'm running more tests
> as we speak and we are still recieving the same sporadic errors.  It
> works for a long amount of time and then the error occurs, but then
> things work fine again for a while.  The inconsistency is quite troubling.

What are the results of the following queries?

SELECT max(d_id) FROM hd;
SELECT * FROM hd_d_id_seq;

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-admin by date:

Previous
From: Kris Kiger
Date:
Subject: Re: Very worried about this
Next
From: Tom Lane
Date:
Subject: Re: Very worried about this