projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08da894
)
doc fix for pg_recvlogical: --create doesn't immediately exit.
author
Andres Freund
Mon, 29 Sep 2014 23:49:25 +0000
(
01:49
+0200)
committer
Andres Freund
Mon, 29 Sep 2014 23:49:25 +0000
(
01:49
+0200)
Author: Michael Paquier
doc/src/sgml/ref/pg_recvlogical.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_recvlogical.sgml
b/doc/src/sgml/ref/pg_recvlogical.sgml
index ce5ad5eed9ed9831c302634375f6a2288b951622..76240fe991a781c420fc94f8fd2cf70bd8d32514 100644
(file)
--- a/
doc/src/sgml/ref/pg_recvlogical.sgml
+++ b/
doc/src/sgml/ref/pg_recvlogical.sgml
@@
-58,8
+58,8
@@
PostgreSQL documentation
Create a new logical replication slot with the name specified in
--slot
, using the output plugin
-
--plugin
, then exit. The slot is created for th
e
-
database
given in
--dbname
.
+
--plugin
. The slot is created for the databas
e
+ given in
--dbname
.