Re: problem

From: Ewald Geschwinde <webmaster(at)geschwinde(dot)net>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: problem
Date: 2003-05-15 10:26:13
Message-ID: 3EC36B45.70600@geschwinde.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Problem solved
It was an apache memory leak
Regards EWald

Ewald Geschwinde wrote:

> 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
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>

In response to

  • problem at 2003-05-15 09:55:35 from Ewald Geschwinde

Browse pgsql-general by date

  From Date Subject
Next Message Féliciano Matias 2003-05-15 10:29:21 Re: psql and bytea
Previous Message Ewald Geschwinde 2003-05-15 09:55:35 problem