We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f289c2 commit 7b3cf9bCopy full SHA for 7b3cf9b
doc/src/sgml/storage.sgml
@@ -89,6 +89,11 @@ Item
89
<entry>Subdirectory containing LISTEN/NOTIFY status data</entry>
90
</row>
91
92
+<row>
93
+ <entry><filename>pg_replslot</></entry>
94
+ <entry>Subdirectory containing replication slot data</entry>
95
+</row>
96
+
97
<row>
98
<entry><filename>pg_serial</></entry>
99
<entry>Subdirectory containing information about committed serializable transactions</entry>
0 commit comments