Document pg_replslot in storage.sgml.

Per an observation from Amit Kapila.
pull/6/head
Robert Haas 12 years ago
parent 6f289c2b7d
commit 7b3cf9ba9d
  1. 5
      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>

Loading…
Cancel
Save