Re: external pid file - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: external pid file
Date
Msg-id 201010190309.o9J39IK24675@momjian.us
Whole thread Raw
In response to external pid file  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Euler Taveira de Oliveira wrote:
> Hi,
> 
> Is there any reason the postmaster.pid and external_pid_file contents to be
> different?

No, the external_pid_file option is only to create an additional pid
file in a new location.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: create tablespace fails silently, or succeeds improperly
Next
From: "Kevin Grittner"
Date:
Subject: Re: Serializable snapshot isolation patch