From: | "Carlos H(dot) Reimer" <carlos(dot)reimer(at)opendb(dot)com(dot)br> |
---|---|
To: | "Pgsql-General(at)Postgresql(dot)Org" <pgsql-general(at)postgresql(dot)org> |
Subject: | PostgreSQL abnormally terminating with signal 5 |
Date: | 2007-06-05 01:10:43 |
Message-ID: | PEEPKDFEHHEMKBBFPOOKIEIGEMAA.carlos.reimer@opendb.com.br |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I´ve a PostgreSQL 8.0.13 running in a Windows XP Pro 2002 SP2 box that is
terminating abnormally with signal code 5 every time I make a simple select
in one of our tables.
2007-06-04 21:24:12 LOG: database system was shut down at 2007-06-04
21:23:42 E. South America Standard Time
2007-06-04 21:24:12 LOG: checkpoint record is at 4/7D7FFC68
2007-06-04 21:24:12 LOG: redo record is at 4/7D7FFC68; undo record is at
0/0; shutdown TRUE
2007-06-04 21:24:12 LOG: next transaction ID: 1783448; next OID: 3111310
2007-06-04 21:24:12 LOG: database system is ready
2007-06-04 21:27:39 LOG: server process (PID 3512) was terminated by signal
5
2007-06-04 21:27:39 LOG: terminating any other active server processes
2007-06-04 21:27:39 LOG: all server processes terminated; reinitializing
2007-06-04 21:27:40 LOG: database system was interrupted at 2007-06-04
21:24:12 E. South America Standard Time
2007-06-04 21:27:40 LOG: checkpoint record is at 4/7D7FFC68
2007-06-04 21:27:40 LOG: redo record is at 4/7D7FFC68; undo record is at
0/0; shutdown TRUE
2007-06-04 21:27:40 LOG: next transaction ID: 1783448; next OID: 3111310
2007-06-04 21:27:40 LOG: database system was not properly shut down;
automatic recovery in progress
2007-06-04 21:27:40 FATAL: the database system is starting up
2007-06-04 21:27:40 LOG: record with zero length at 4/7D7FFCA8
2007-06-04 21:27:40 LOG: redo is not required
2007-06-04 21:27:40 LOG: database system is ready
select version();
PostgreSQL 8.0.13 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
(mingw-special)
Is there anything I can do to help solve this problem?
Thanks!
Reimer
From | Date | Subject | |
---|---|---|---|
Next Message | Erwin Brandstetter | 2007-06-05 01:54:42 | Re: There can be only one! How to avoid the "highlander-problem". |
Previous Message | Klint Gore | 2007-06-05 01:06:15 | Re: changing 'mons' in interval? |