BUG #1184: listeners not cleaned on crash

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1184: listeners not cleaned on crash
Дата
Msg-id 20040627154050.A3C53CF4D10@www.postgresql.com
обсуждение исходный текст
Ответы Re: BUG #1184: listeners not cleaned on crash
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1184
Logged by:          Radim Kolar

Email address:      hsn@netmag.cz

PostgreSQL version: 7.4

Operating system:   Freebsd 5.2.1

Description:        listeners not cleaned on crash

Details:

When postgres sql 7.4.1
 * crashes
 * shutdown immediate
 * kernel panics

After recovery, there are stalled entries in system catalogs which must
be removed by
delete from pg_catalog.pg_listener;

This is a very annoying bug if you are running slony1 replication system.

Radim Kolar

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG doesn't return the correct length for an empty
Следующее
От: Joe Carlson
Дата:
Сообщение: Re: BUG #1175: insert rule action with defaults