Re: BUG #3504: Some listening sessions never return from writing, problems ensue

From: "Marshall, Steve" <smarshall(at)wsi(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3504: Some listening sessions never return from writing, problems ensue
Date: 2007-08-30 21:44:20
Message-ID: 46D73A34.4080900@wsi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Peter,

I don't know if this is directly related to your problem, but the
version of dbd_db_pg_notifies you are using has a memory leak in it.

The memory leak causes a small amount of memory to be leaked every time
pg_notifies is called from your perl code. This memory leak affected
several versions of Pg-DBD, up to version 1.49. It should be fixed in
later versions of Pg-DBD.

The fix is a one line change; a patch file is attached.

I hope this is helpful,
Steve Marshall

Attachment Content-Type Size
dbdimp.c.memory_leak_patch text/plain 377 bytes

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-08-31 01:15:47 Re: to_date gives odd results
Previous Message Robert Treat 2007-08-30 21:16:57 to_date gives odd results