Re: Postmaster.pid - what do the various lines stand for? - Mailing list pgsql-novice

From Paul Linehan
Subject Re: Postmaster.pid - what do the various lines stand for?
Date
Msg-id CAF4RT5Q=seHpLn5=MWN2inOqQgEo_dHdaxQN9SS-E-tchrXg6A@mail.gmail.com
Whole thread Raw
In response to Re: Postmaster.pid - what do the various lines stand for?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Postmaster.pid - what do the various lines stand for?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
> This is defined in the source code in miscadmin.h:

>
http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/include/miscadmin.h;h=c38993973856b13513e050f45c176bdd4e67160a;hb=HEAD#l425



Thanks for that Tom, I appreciate it.

I'm just not sure what this part means

*      7   shared memory key (not present on Windows)

This corresponds to the line  " 5432001   2195471"

======================================
[pol@localhost inst]$ more ./data/postmaster.pid
7382
/home/pol/Downloads/software/postgres/inst/./data
1430769205
5432
/tmp
localhost
  5432001   2195471
[pol@localhost inst]$
=======================================


I did Google "PostgreSQL shared key" and couldn't find
anything significant - why are there two numbers?



Pól Ua Laoínecháin

>                         regards, tom lane


--

linehanp@tcd.ie

Mob: 00 353 86 864 5772


pgsql-novice by date:

Previous
From: Wei Shan
Date:
Subject: Re: Why is Hash index not transaction safe.
Next
From: Tom Lane
Date:
Subject: Re: Postmaster.pid - what do the various lines stand for?