Re: Trying out read streams in pgvector (an extension) - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Trying out read streams in pgvector (an extension)
Date
Msg-id CA+hUKGJx6FNqzsxfSOGH0nJZJq1MBc+t7NBKtAmy6zj4HD86tA@mail.gmail.com
Whole thread Raw
In response to Re: Trying out read streams in pgvector (an extension)  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Trying out read streams in pgvector (an extension)
Re: Trying out read streams in pgvector (an extension)
List pgsql-hackers
On Wed, Nov 12, 2025 at 12:19 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> On Wed, Nov 12, 2025 at 11:52 AM Melanie Plageman
> <melanieplageman@gmail.com> wrote:
> > If we are worried about regressing other extensions using
> > read_stream_reset(), we could make the read stream reset which
> > preserves the distance a different function in backbranches.

Here is a draft patch like that, that tries to be as small as
possible.  Trying out the name read_stream_resume().

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: display hot standby state in psql prompt
Next
From: Amit Kapila
Date:
Subject: Re: Issue with logical replication slot during switchover