BUG #1500: child dead

Поиск
Список
Период
Сортировка
От nagash
Тема BUG #1500: child dead
Дата
Msg-id 20050222134135.1894CF0B0F@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #1500: child dead  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1500
Logged by:          nagash
Email address:      postgresql@nagash.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Thomas"
Дата:
Сообщение: BUG #1502: hash_seq_search might return removed entry
Следующее
От: "nagash"
Дата:
Сообщение: BUG #1501: in additional to previous "DEAD of child"