Re: PGDOCS - Replica Identity quotes
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-16T23:46:23Z
Lists: pgsql-hackers
Attachments
- v2-0001-PGDOCS-replica-identity-quotes.patch (application/octet-stream) patch v2-0001
A rebase was needed due to the recent REPLICA IDENTITY push [1]. PSA v2. ------ [1] https://github.com/postgres/postgres/commit/89e46da5e511a6970e26a020f265c9fb4b72b1d2 Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
doc: Fix some markups in logical replication section
- 0890f7d528c4 16.0 landed
-
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
- 89e46da5e511 16.0 cited