Re: BUG #12910: Memory leak with logical decoding

From: Andres Freund <andres(at)anarazel(dot)de>
To: Петър Славов <pet(dot)slavov(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12910: Memory leak with logical decoding
Date: 2015-04-22 16:15:55
Message-ID: 20150422161555.GC8239@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2015-04-22 19:02:51 +0300, Петър Славов wrote:
> Are all the connectors based on libpq acting the same like psql?

No. a) you can use cursors b) you can use libpq's rowmode c) if you're
referring to logical decoding specifically you can use the streaming
protocol.

Greetings,

Andres Freund

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message grant 2015-04-22 22:09:40 BUG #13128: Postgres deadlock on startup failure when max_prepared_transactions is not sufficiently high.
Previous Message Петър Славов 2015-04-22 16:02:51 Re: BUG #12910: Memory leak with logical decoding