problem

From: Ewald Geschwinde <webmaster(at)geschwinde(dot)net>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: problem
Date: 2003-05-15 09:55:35
Message-ID: 3EC36417.2010306@geschwinde.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2003-05-15 11:56:59 LOG: server process (pid 26593) was terminated by
signal 9
2003-05-15 11:56:59 LOG: terminating any other active server processes
2003-05-15 11:56:59 WARNING: Message from PostgreSQL backend:
The Postmaster has informed me that some other backend
died abnormally and possibly corrupted shared memory.
I have rolled back the current transaction and am
going to terminate your database system connection and exit.
Please reconnect to the database system and repeat your query.
2003-05-15 11:57:00 LOG: all server processes terminated;
reinitializing shared memory and semaphores
2003-05-15 11:57:00 LOG: database system was interrupted at 2003-05-15
11:56:41 CEST
2003-05-15 11:57:00 LOG: checkpoint record is at 3/607D3E4C
2003-05-15 11:57:00 LOG: redo record is at 3/607D3E4C; undo record is
at 0/0; shutdown TRUE
2003-05-15 11:57:00 LOG: next transaction id: 14819672; next oid: 1229392
2003-05-15 11:57:00 LOG: database system was not properly shut down;
automatic recovery in progress
2003-05-15 11:57:00 LOG: redo starts at 3/607D3E8C
2003-05-15 11:57:00 LOG: ReadRecord: record with zero length at 3/607D8100
2003-05-15 11:57:00 LOG: redo done at 3/607D804C
2003-05-15 11:57:03 LOG: database system is ready

had anyone the same errormessages???

what does this mean? PRoblems with hardware???

Regards Ewald

Responses

  • Re: problem at 2003-05-15 10:26:13 from Ewald Geschwinde

Browse pgsql-general by date

  From Date Subject
Next Message Ewald Geschwinde 2003-05-15 10:26:13 Re: problem
Previous Message D. Dante Lorenso 2003-05-15 08:30:46 SetQuerySnapshot inside PL/PGSQL ?