Update SGML docs describing the contents of the postmaster.pid file,

per change to the file for pg_ctl.
pull/1/head
Bruce Momjian 15 years ago
parent f79136439f
commit 0a023a14fc
  1. 5
      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>

Loading…
Cancel
Save