From da114099afd47b95831514d3a8785c7726eefe03 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Thu, 30 Apr 2015 09:52:34 +0200 Subject: [PATCH] Fix typo Amit Langote --- doc/src/sgml/replication-origins.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/replication-origins.sgml b/doc/src/sgml/replication-origins.sgml index c531022911..0cd08ee6b5 100644 --- a/doc/src/sgml/replication-origins.sgml +++ b/doc/src/sgml/replication-origins.sgml @@ -60,7 +60,7 @@ function. Additionally the LSN and commit timestamp of every source transaction can be configured on a per transaction basis using - pg_replication_origin_xact-setup(). + pg_replication_origin_xact_setup(). If that's done replication progress will be persist in a crash safe manner. Replay progress for all replication origins can be seen in the