projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f289c2
)
Document pg_replslot in storage.sgml.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 19 Feb 2014 16:57:31 +0000
(11:57 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 19 Feb 2014 16:57:31 +0000
(11:57 -0500)
Per an observation from Amit Kapila.
doc/src/sgml/storage.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/storage.sgml
b/doc/src/sgml/storage.sgml
index 1f3f1f9bf97983b02c5f0c055f6f8c4145a818f6..c587b690474f5fccb55c895b403562383b3c5cd7 100644
(file)
--- a/
doc/src/sgml/storage.sgml
+++ b/
doc/src/sgml/storage.sgml
@@
-89,6
+89,11
@@
Item
<entry>Subdirectory containing LISTEN/NOTIFY status data</entry>
</row>
+<row>
+ <entry><filename>pg_replslot</></entry>
+ <entry>Subdirectory containing replication slot data</entry>
+</row>
+
<row>
<entry><filename>pg_serial</></entry>
<entry>Subdirectory containing information about committed serializable transactions</entry>