Re: postmaster.pid - Mailing list pgsql-admin

From Tom Lane
Subject Re: postmaster.pid
Date
Msg-id 10671.1193149123@sss.pgh.pa.us
Whole thread Raw
In response to postmaster.pid  (José Roberto Motta Garcia <garcia@cptec.inpe.br>)
List pgsql-admin
=?ISO-8859-1?Q?Jos=E9_Roberto_Motta_Garcia?= <garcia@cptec.inpe.br> writes:
> Could someone answer me what those number in postmaster.pid file means?

They're the key and ID for the shared memory segment.  I forget which
is which, but "ipcs" should show them.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tino Schwarze
Date:
Subject: Re: Postgres SQL with Suse Linux
Next
From: Tom Lane
Date:
Subject: Re: How to find the link between a table and her indexes??