Re: Question about StartLogicalReplication() error path - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Question about StartLogicalReplication() error path
Date
Msg-id 20210611204351.bnqcryhv26aw24vs@alap3.anarazel.de
Whole thread Raw
In response to Re: Question about StartLogicalReplication() error path  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On 2021-06-11 12:07:24 -0700, Jeff Davis wrote:
> On Fri, 2021-06-11 at 11:56 -0700, Andres Freund wrote:
> > That doesn't work as easily in older versions because there was no
> > SQL
> > support in replication connections until PG 10...
> 
> 9.6 will be EOL this year. I don't really see why such old versions are
> relevant to this discussion.

It's relevant to understand how we ended up here.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Question about StartLogicalReplication() error path
Next
From: Robert Haas
Date:
Subject: Re: Replication protocol doc fix