Re: DOCS: pg_createsubscriber wrong link?

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Pavel Luzanov <p.luzanov@postgrespro.ru>
Cc: Peter Smith <smithpb2250@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-17T08:47:57Z
Lists: pgsql-hackers
On Mon, Dec 16, 2024 at 9:12 PM Pavel Luzanov <p.luzanov@postgrespro.ru> wrote:
>
> On 16.12.2024 13:56, Amit Kapila wrote:
>
>
> 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.
>
> It looks like my mistake.
> I missed that "Initial Data Synchronization" section is a subsection
> of "Row filters". There is no hidden reason other than matching
> the link name with the subsection name and my inattention.
>
> v2 of proposed patch looks good to me.
>

Thanks for the confirmation. I'll push the patch.

-- 
With Regards,
Amit Kapila.



Commits

  1. Doc: Fix the wrong link on pg_createsubscriber page.

  2. Doc: Update link to the mentioned subsection