Re: pg_logical_slot_peek_changes crashes postgres when called from inside pl/pgsql

From: Andres Freund <andres(at)anarazel(dot)de>
To: Ben Chobot <bench(at)silentmedia(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_logical_slot_peek_changes crashes postgres when called from inside pl/pgsql
Date: 2017-10-07 04:51:14
Message-ID: 20171007045114.l7xtnuvk2il3bd5x@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2017-10-06 21:47:08 -0700, Ben Chobot wrote:
> > On Oct 6, 2017, at 9:43 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Why don't you just look at pg_replication_slots.confirmed_flush_lsn?
>
> Because I don't seem to have that in 9.5? :)

Isn't that release, like, from 1997? :)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message gis.dur 2017-10-08 08:36:44 BUG #14846: Failed to load SQL modules into the database cluster.
Previous Message Ben Chobot 2017-10-07 04:47:08 Re: pg_logical_slot_peek_changes crashes postgres when called from inside pl/pgsql