Re: Postmaster.pid - what do the various lines stand for?

Поиск
Список
Период
Сортировка
От Paul Linehan
Тема Re: Postmaster.pid - what do the various lines stand for?
Дата
Msg-id CAF4RT5Q=seHpLn5=MWN2inOqQgEo_dHdaxQN9SS-E-tchrXg6A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postmaster.pid - what do the various lines stand for?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Postmaster.pid - what do the various lines stand for?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Wei Shan
Дата:
Сообщение: Re: Why is Hash index not transaction safe.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postmaster.pid - what do the various lines stand for?