/rtmp/postmaster.pid

text/x-diff

Filename: /rtmp/postmaster.pid
Type: text/x-diff
Part: 0
Message: Re: pg_ctl and port number detection

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
doc/src/sgml/storage.sgml 0 0
diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index 260df3d..cda7f64 100644
*** /tmp/jT4w0b_storage.sgml	Mon Dec 27 15:19:18 2010
--- doc/src/sgml/storage.sgml	Mon Dec 27 15:18:51 2010
*************** last started with</entry>
*** 116,123 ****
  
  <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>
  </row>
  
  </tbody>
--- 116,124 ----
  
  <row>
   <entry><filename>postmaster.pid</></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>