Re: -S is missing in postgresql.conf? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: -S is missing in postgresql.conf?
Date
Msg-id Pine.LNX.4.21.0009201940520.362-100000@peter
Whole thread Raw
In response to -S is missing in postgresql.conf?  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: -S is missing in postgresql.conf?
List pgsql-hackers
Tatsuo Ishii writes:

> It seems -S option for postmaster (detaching ttys) does not exist in
> postgresql.conf. Is there any reason for this?

It has been declared evil, because it loses the log output. Using shell
redirection, or better yet pg_ctl is the way to go.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cascade delete views?
Next
From: Peter Eisentraut
Date:
Subject: Re: Timezone discrepancies