mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Document pg_replslot in storage.sgml.
Per an observation from Amit Kapila.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user