mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix typos in comments
Dmitriy Olshevskiy
This commit is contained in:
@ -649,7 +649,7 @@ OutputPluginWrite(ctx, true);
|
||||
<title>Synchronous Replication Support for Logical Decoding</title>
|
||||
|
||||
<para>
|
||||
Logical decoding can be used to to build
|
||||
Logical decoding can be used to build
|
||||
<link linkend="synchronous-replication">synchronous
|
||||
replication</link> solutions with the same user interface as synchronous
|
||||
replication for <link linkend="streaming-replication">streaming
|
||||
|
@ -454,7 +454,7 @@ PostgreSQL documentation
|
||||
<term><option>--database=<replaceable>dbname</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
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 <literal>postgres</literal> database will be used,
|
||||
and if that does not exist, <literal>template1</literal> will be used.
|
||||
|
Reference in New Issue
Block a user