aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/storage.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index 260df3de71e..cda7f6452f5 100644
--- a/doc/src/sgml/storage.sgml
+++ b/doc/src/sgml/storage.sgml
@@ -116,8 +116,9 @@ last started with</entry>
<row>
<entry><filename>postmaster.pid</></entry>
- <entry>A lock file recording the current server PID and shared memory
-segment ID (not present after server shutdown)</entry>
+ <entry>A lock file recording the current postmaster process id (PID),
+ cluster data directory, port number, Unix domain socket directory,
+ and shared memory segment ID</entry>
</row>
</tbody>