Re: Hyperlink to Logical replication slots instead of physical

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: divyamodernite(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Hyperlink to Logical replication slots instead of physical
Date: 2025-04-15 07:39:40
Message-ID: 9E0F9EFE-105D-44B2-9C24-A280E32415CC@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 12 Apr 2025, at 18:44, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/17/logical-replication-subscription.html
> Description:
>
> I think there is a mistake in this doc :
> https://www.postgresql.org/docs/current/logical-replication-subscription.html
>
> "Each subscription will receive changes via one replication slot (see
> Section 26.2.6)."
>
> The above statement actually links to the physical replication slots, which
> is different. Should it not link to this instead? :
> https://www.postgresql.org/docs/current/logicaldecoding-explanation.html#LOGICALDECODING-REPLICATION-SLOTS

Agreed, that seems like the right change. Unless objected to I'll apply the
attached diff with the appropriate level of backpatching.

--
Daniel Gustafsson

Attachment Content-Type Size
replication_slot.diff application/octet-stream 640 bytes

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2025-04-15 13:54:44 Typos in the docs during v18
Previous Message PG Doc comments form 2025-04-12 16:44:03 Hyperlink to Logical replication slots instead of physical