projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e304928
)
Add ID property to replication slots' sect2
author
Alvaro Herrera
Thu, 11 Aug 2016 19:09:24 +0000
(15:09 -0400)
committer
Alvaro Herrera
Thu, 11 Aug 2016 19:13:57 +0000
(15:13 -0400)
doc/src/sgml/logicaldecoding.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/logicaldecoding.sgml
b/doc/src/sgml/logicaldecoding.sgml
index b29a90ac7cd71f478d45140458ff49ec2bd5db29..c42082002e055652fa7de10901b1d7718a43fb6a 100644
(file)
--- a/
doc/src/sgml/logicaldecoding.sgml
+++ b/
doc/src/sgml/logicaldecoding.sgml
@@
-192,7
+192,7
@@
$ pg_recvlogical -d postgres --slot test --drop-slot
-
+
id="logicaldecoding-replication-slots">
Replication Slots