From: | Amit Kapila <akapila(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: explain the log format of logical replication conflicts. |
Date: | 2024-08-22 08:42:41 |
Message-ID: | E1sh3Oz-000tzY-HJ@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Doc: explain the log format of logical replication conflicts.
This commit adds a detailed explanation of the log format for logical
replication conflicts.
Author: Hou Zhijie
Reviewed-by: Shveta Malik, Peter Smith, Hayato Kuroda
Discussion: https://postgr.es/m/OS0PR01MB5716352552DFADB8E9AD1D8994C92@OS0PR01MB5716.jpnprd01.prod.outlook.com
Discussion: https://postgr.es/m/OS0PR01MB57162EDE8BA17F3EE08A24CA948D2@OS0PR01MB5716.jpnprd01.prod.outlook.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/edcb71258504ed22abba8cc7181d2bab3762e757
Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 105 ++++++++++++++++++++++++++++++++++
1 file changed, 105 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-08-23 01:13:10 | pgsql: injection_points: Add initialization of shmem state when loading |
Previous Message | Michael Paquier | 2024-08-22 07:29:39 | pgsql: psql: Add more meta-commands able to use the extended protocol |