server crash in very big transaction [postgresql 8.0beta1]

From: 姜维 <jiangwei_1976(at)yahoo(dot)com(dot)cn>
To: pgsql-bugs(at)postgresql(dot)org
Subject: server crash in very big transaction [postgresql 8.0beta1]
Date: 2004-08-22 01:39:07
Message-ID: 1093138747.3469.6.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

BEGIN;
...
...
...
END;

PANIC: invalid xlog record length 236052
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Frédéric Robinet 2004-08-23 09:21:34 Memory growing when I use PostgreSQL ODBC 7.03.05
Previous Message Tom Lane 2004-08-21 23:46:43 Re: BUG #1208: Invalid page header

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-22 03:12:35 pg_hba.conf and IP-MASK
Previous Message Jeff Davis 2004-08-21 19:18:55 Re: 8.0 Open Items