Re: Allowing pg_recvlogical to create temporary replication slots

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Torsten Förtsch <tfoertsch123(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Allowing pg_recvlogical to create temporary replication slots
Date: 2024-10-30 08:00:59
Message-ID: c349585b-cd54-48e7-9912-95b0be1dd600@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 27.10.24 13:37, Torsten Förtsch wrote:
> This is my very first message to this mailing list. Please advise if I
> am making any mistakes in the procedure.

Welcome!

> The attached patch enables pg_recvlogical to create a temporary slot.
>
> What is the next step in the process to get this change into official
> postgres?

I think you should explain a bit why you want to do that, what use case
or scenario this is meant to address.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-10-30 08:09:54 Re: define pg_structiszero(addr, s, r)
Previous Message Кириллов Вячеслав 2024-10-30 07:43:37 Re: Question about VACUUM behavior with sub-transactions in stored procedures