BUG #1500: child dead

From: "nagash" <postgresql(at)nagash(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1500: child dead
Date: 2005-02-22 13:41:35
Message-ID: 20050222134135.1894CF0B0F@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1500
Logged by: nagash
Email address: postgresql(at)nagash(dot)org
PostgreSQL version: 8.0.1
Operating system: RedHat
Description: child dead
Details:

site_utf=# SELECT to_char(NOW() - '2000-10-02'::date, 'YYYYMonDD');
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.

tested on 2 servers and it show with exactly 'YYYYMonDD' if I write
SELECT to_char(NOW() - '2000-10-02'::date, 'YYYY');

it will be OK

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message nagash 2005-02-22 14:07:06 BUG #1501: in additional to previous "DEAD of child"
Previous Message Luke Lincoln 2005-02-22 11:05:55 BUG #1499: Unable to install