Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 85c61ba

Browse filesBrowse files
author
Amit Kapila
committed
Update docs of logical replication for commit 8d74fc9.
After commit 8d74fc9, the details of logical replication conflicts can be found in pg_stat_subscription_workers view. Author: Masahiko Sawada Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/CAD21AoC+zm5tGN8x88AJZYcX0g_eiEuu5XdrksNmSeR3Xzwjfg@mail.gmail.com
1 parent dbfa102 commit 85c61ba
Copy full SHA for 85c61ba

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎doc/src/sgml/logical-replication.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/logical-replication.sgml
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,9 @@
346346
<para>
347347
A conflict will produce an error and will stop the replication; it must be
348348
resolved manually by the user. Details about the conflict can be found in
349-
the subscriber's server log.
349+
<link linkend="monitoring-pg-stat-subscription-workers">
350+
<structname>pg_stat_subscription_workers</structname></link> and the
351+
subscriber's server log.
350352
</para>
351353

352354
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.