Seg fault in postgres 7.4.7?

From: Akash Garg <akash(dot)garg(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Seg fault in postgres 7.4.7?
Date: 2005-07-06 04:58:12
Message-ID: 89058be20507052158241b5323@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

My postgres 7.4.7 installation crashed on its own today -- here is the
error log:

ERROR: duplicate key violates unique constraint "toolbar_pkey"
LOG: server process (PID 22753) was terminated by signal 11
LOG: terminating any other active server processes
WARNING: terminating connection because of crash of another server process
DETAIL: The postmaster has commanded this server process to roll back
the current transaction and exit, because another server process
exited abnormally and possibly corrupted shared memory.

Is this a known bug?

Akash

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-07-06 08:20:34 Re: Seg fault in postgres 7.4.7?
Previous Message Michael Fuhr 2005-07-06 04:11:22 Re: How can I make SELECT return tuple numbers?