Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf2ec1 commit da11409Copy full SHA for da11409
doc/src/sgml/replication-origins.sgml
@@ -60,7 +60,7 @@
60
function. Additionally the <acronym>LSN</acronym> and commit
61
timestamp of every source transaction can be configured on a per
62
transaction basis using
63
- <link linkend="pg-replication-origin-xact-setup"><function>pg_replication_origin_xact-setup()</function></link>.
+ <link linkend="pg-replication-origin-xact-setup"><function>pg_replication_origin_xact_setup()</function></link>.
64
If that's done replication progress will be persist in a crash safe
65
manner. Replay progress for all replication origins can be seen in the
66
<link linkend="catalog-pg-replication-origin-status">
0 commit comments