From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: v10 pg_ctl compatibility |
Date: | 2017-09-26 22:54:17 |
Message-ID: | 19210.1506466457@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jeff Janes <jeff(dot)janes(at)gmail(dot)com> writes:
> On Tue, Sep 26, 2017 at 1:10 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2017-09-26 23:01:06 | Re: v10 pg_ctl compatibility |
Previous Message | Tom Lane | 2017-09-26 22:49:39 | Re: [HACKERS] BUG #14825: enum type: unsafe use? |