Postgresql crash- any ideas? - Mailing list pgsql-novice

From Michael Guerin
Subject Postgresql crash- any ideas?
Date
Msg-id 418296DD.5000200@rentec.com
Whole thread Raw
Responses Re: Postgresql crash- any ideas?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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
errorand 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


pgsql-novice by date:

Previous
From: Aleksandar Dezelin
Date:
Subject: Importing Microsoft Sql Server 2000
Next
From: Tom Lane
Date:
Subject: Re: Postgresql crash- any ideas?