dbTalk Databases Forums  

[BUGS] BUG #1184: listeners not cleaned on crash

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1184: listeners not cleaned on crash in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1184: listeners not cleaned on crash - 06-27-2004 , 10:48 AM







The following bug has been logged online:

Bug reference: 1184
Logged by: Radim Kolar

Email address: hsn (AT) netmag (DOT) 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



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.