Postgresql crash- any ideas?

From: Michael Guerin <guerin(at)rentec(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Postgresql crash- any ideas?
Date: 2004-10-29 19:15:41
Message-ID: 418296DD.5000200@rentec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice

Postgresql just reset itself, this is what I found in the log.

FATAL: block 26 of 1663/17228/3425958479 is still referenced (local 2)
LOG: server process (PID 1887) exited with exit code 1
LOG: terminating any other active server processes

There wasn't much activity in the database at the time. A vacuum on the entire database finished 5 minutes before this error and a vacuum of pg_attribute was in-progresss. re-vacuuming pg_attribute was ok.

pg version: 8 beta3

I only found this reference so far:
http://archives.postgresql.org/pgsql-bugs/2004-09/msg00029.php

-michael

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-10-29 19:46:55 Re: [pgsql-hackers-win32] Win32 open items
Previous Message Bruce Momjian 2004-10-29 19:08:10 Re: [pgsql-hackers-win32] Win32 open items

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-10-29 19:52:48 Re: Postgresql crash- any ideas?
Previous Message Karsten Hilbert 2004-10-29 10:41:43 Re: Question Regarding Locks