Re: DOCS: pg_createsubscriber wrong link?
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>, Daniel Gustafsson <daniel@yesql.se>,
p.luzanov@postgrespro.ru
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-16T10:56:38Z
Lists: pgsql-hackers
On Fri, Dec 13, 2024 at 10:58 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> While reviewing the pg_createsubscriber [1] docs I found a potentially
> wrong linkend.
>
> This sentence:
> "For smaller databases, initial data synchronization is recommended."
>
> links to [2] ("29.4.5. Initial Data Synchronization").
>
> This seems to have been deliberately changed (commit [3])
>
Yeah, the change made by commit 84db9a0eb1 is wrong and your latest
patch in this thread looks good to me. I am adding Daniel and the
original author to see if they think differently.
--
With Regards,
Amit Kapila.
Commits
-
Doc: Fix the wrong link on pg_createsubscriber page.
- 2364f61488ec 18.0 landed
- 88baa2791418 17.3 landed
-
Doc: Update link to the mentioned subsection
- 84db9a0eb10d 17.0 cited