From: Fujii Masao Date: Mon, 19 May 2014 08:03:30 +0000 (+0900) Subject: Fix incorrect column name in pg_stat_replication document. X-Git-Tag: REL9_4_BETA2~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb56812144bb310f7cb2f63e53d6d58f30df95b5;p=thirdparty%2Fpostgresql.git Fix incorrect column name in pg_stat_replication document. Fabrízio de Royes Mello --- diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index ffdf0c53e9b..1c05243a4a7 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1494,7 +1494,7 @@ postgres: user database host - backend_xid + backend_xmin xid This standby's xmin horizon reported by .