Re: Very worried about this

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Kris Kiger <kris(at)musicrebellion(dot)com>
Cc: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>, "Pgsql-Admin (E-mail)" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Very worried about this
Date: 2005-03-24 21:52:34
Message-ID: 20050324215234.GA33036@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2005-03-24 21:57:41 Re: Very worried about this
Previous Message Kris Kiger 2005-03-24 21:45:02 Re: Very worried about this