Re: [HACKERS] postmaster.pid - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: [HACKERS] postmaster.pid
Date
Msg-id 3847F52F.51258299@wgcr.org
Whole thread Raw
In response to postmaster.pid  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: [HACKERS] postmaster.pid
List pgsql-hackers
Ed Loehr wrote:
> Tatsuo Ishii wrote:
> > Another file "postmaster.opts" is also created under $PGDATA. It
> > contains the path to postmaster and each option for postmaster per
> > line. Example contents are shown below:
[snip]
> > Note that even options execpt -S is not explicitly supplied in the
> > case above (postmaster -S), other opts are shown. This file is not
> > only convenient to restart postmaster but also is usefull to determin
> > with what defaults postmaster is running, IMHO.
> It's not quite clear to me:  Do command line options override
> postmaster.opts options? (I would expect them to.)

>From what I gather from Tatsuo's message, the 'postmaster.opts' file
only shows the status of the currently running postmaster -- IOW, it's
not a configuration file, but a status indicator.

And I like the idea of this status information being available in this
way.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: emacs question
Next
From: Thomas Lockhart
Date:
Subject: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]