Re: PGDOCS - Replica Identity quotes

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: David Zhang <david.zhang@highgo.ca>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-05-08T03:09:09Z
Lists: pgsql-hackers
On Mon, May 08, 2023 at 10:29:50AM +1000, Peter Smith wrote:
> Thanks for giving some feedback on my patch.

Looks OK.

While on it, looking at logical-replication.sgml, it seems to me that
these two are also incorrect, and we should use <literal> markups:
implemented by <quote>walsender</quote> and <quote>apply</quote>
--
Michael

Commits

  1. doc: Fix some markups in logical replication section

  2. Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.