projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecce261
)
Fix copy/paste error
author
Magnus Hagander
Wed, 2 Oct 2013 14:42:36 +0000
(16:42 +0200)
committer
Magnus Hagander
Wed, 2 Oct 2013 14:43:46 +0000
(16:43 +0200)
doc/src/sgml/ref/pg_receivexlog.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_receivexlog.sgml
b/doc/src/sgml/ref/pg_receivexlog.sgml
index ec9afad1974d153a79fca1305393a1f24a269ea5..19bebb62f7ab6aa285b7d38f6ba06960abdb3f30 100644
(file)
--- a/
doc/src/sgml/ref/pg_receivexlog.sgml
+++ b/
doc/src/sgml/ref/pg_receivexlog.sgml
@@
-132,7
+132,7
@@
PostgreSQL documentation
The option is called
--dbname> for consistency with other
- client applications, but because
pg_
basebackup
+ client applications, but because
pg_
receivexlog
doesn't connect to any particular database in the cluster, database
name in the connection string will be ignored.