From 3b075e9d7be0181f8434e7b24007d87b618934c0 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 17 May 2015 14:57:30 +0200 Subject: Fix typos in comments Dmitriy Olshevskiy --- doc/src/sgml/logicaldecoding.sgml | 2 +- doc/src/sgml/ref/pg_dumpall.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 00f6eeee35f..5fa2f77ea89 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -649,7 +649,7 @@ OutputPluginWrite(ctx, true); Synchronous Replication Support for Logical Decoding - Logical decoding can be used to to build + Logical decoding can be used to build synchronous replication solutions with the same user interface as synchronous replication for streaming diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index fcf5f77a6db..0444f09aa41 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -454,7 +454,7 @@ PostgreSQL documentation - Specifies the name of the database to connect to to dump global + Specifies the name of the database to connect to dump global objects and discover what other databases should be dumped. If not specified, the postgres database will be used, and if that does not exist, template1 will be used. -- cgit v1.2.3