dbTalk Databases Forums  

Postgresql crash- any ideas?

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Postgresql crash- any ideas? in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Guerin
 
Posts: n/a

Default Postgresql crash- any ideas? - 10-29-2004 , 02:15 PM






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...9/msg00029.php

-michael


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: Postgresql crash- any ideas? - 10-29-2004 , 02:52 PM






Michael Guerin <guerin (AT) rentec (DOT) com> writes:
Quote:
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

pg version: 8 beta3
You sure that's beta3? Because we reduced that error condition from
FATAL to ERROR between beta2 and beta3. (And fixed the bug I think
you hit, too.)

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
  #3  
Old   
Michael Guerin
 
Posts: n/a

Default Re: Postgresql crash- any ideas? - 10-29-2004 , 02:57 PM



Tom Lane wrote:

Quote:
Michael Guerin <guerin (AT) rentec (DOT) com> writes:


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





pg version: 8 beta3



You sure that's beta3? Because we reduced that error condition from
FATAL to ERROR between beta2 and beta3. (And fixed the bug I think
you hit, too.)

regards, tom lane


fiasco=> select version();
version
------------------------------------------------------------------------------------------
PostgreSQL 8.0.0beta3 on i686-pc-linux-gnu, compiled by GCC gcc (GCC)
3.3.1 (SuSE Linux)
(1 row)



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: Postgresql crash- any ideas? - 10-29-2004 , 03:01 PM



Michael Guerin <guerin (AT) rentec (DOT) com> writes:
Quote:
Tom Lane wrote:
Michael Guerin <guerin (AT) rentec (DOT) com> writes:
Postgresql just reset itself, this is what I found in the log.
FATAL: block 26 of 1663/17228/3425958479 is still referenced (local 2)

You sure that's beta3? Because we reduced that error condition from
FATAL to ERROR between beta2 and beta3.

PostgreSQL 8.0.0beta3 on i686-pc-linux-gnu, compiled by GCC gcc (GCC)
3.3.1 (SuSE Linux)
Well, I'd sure be interested to see a test case to reproduce it, then.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.