Re: DOCS: pg_createsubscriber wrong link?

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS: pg_createsubscriber wrong link?
Date: 2024-12-17 08:47:57
Message-ID: CAA4eK1LsZh99KWjvt7M+8QYD=tJD7H+VOa-Gh+xV6MFdXU5pag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 16, 2024 at 9:12 PM Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-12-17 09:13:44 Re: per backend I/O statistics
Previous Message Michael Banck 2024-12-17 08:42:36 Re: [PATCH] Add support for displaying database service in psql prompt