Re: [HACKERS] v10 pg_ctl compatibility - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] v10 pg_ctl compatibility
Date
Msg-id 19210.1506466457@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] v10 pg_ctl compatibility  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: [HACKERS] v10 pg_ctl compatibility
Re: [HACKERS] v10 pg_ctl compatibility
List pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> On Tue, Sep 26, 2017 at 1:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Really?  The server should have detached itself from your terminal
>> group long before that.  What platform is this?

> CentOS release 6.9 (Final)

Hm, same as here.  Are you perhaps not using pg_ctl's -l option?
If not, the postmaster's stderr would remain attached to your tty,
which might be the reason why a terminal ^C affects it.
        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use?
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] v10 pg_ctl compatibility