crash: SET DateStyle TO DEFAULT

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: crash: SET DateStyle TO DEFAULT
Date: 2000-09-22 12:38:42
Message-ID: Pine.LNX.3.96.1000922142957.23675G-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


In the current CVS:

test=# SET DateStyle TO DEFAULT;
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!#

in log:

[..cut..]
DEBUG: ProcessUtility: SET DateStyle TO DEFAULT;
/usr/lib/postgresql/bin/postmaster: reaping dead processes...
/usr/lib/postgresql/bin/postmaster: CleanupProc: pid 30063 exited with
status 1
Server process (pid 30063) exited with status 11 at Fri Sep 22 14:35:17 2000
Terminating any active server processes...

Karel

PS. Sorry of this brief info, but I haven't time for detail
exploration now :-(

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-22 14:01:28 Re: "Pre-7" odbc extension files
Previous Message Jeroen van Vianen 2000-09-22 11:08:17 Patch for Bug in RI