diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 1f3f1f9bf97983b02c5f0c055f6f8c4145a818f6..c587b690474f5fccb55c895b403562383b3c5cd7 100644 --- 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>