Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Date
Msg-id 53n63x724ahx2nwx42bmivjlt67fpbyh44knx7jazodsqcs5av@umzjyyg3clpq
Whole thread Raw
In response to Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
List pgsql-committers
Hi,

On 2025-11-14 09:02:12 -0500, Andres Freund wrote:
> On 2025-11-14 13:56:06 +0000, Bruce Momjian wrote:
> > doc:  remove verbiage about "receiving" data from rep. slots
> > 
> > The slots are just LSN markers, not something to receive from.
> 
> I think this is wrong. Logical slots also preserve resources other than WAL.

I also think that the complaint about slots not being something to receive
from is simply wrong for logical slots.

Greetings,

Andres Freund



pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: double-quote use of %f, %p, and %r in literal commands.