Re: "pg_ctl: the PID file ... is empty" at end of make check - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: "pg_ctl: the PID file ... is empty" at end of make check
Date
Msg-id CAEepm=2VOFQj_ByWfQQW4+=ay5jcXy+tN9j_BbHPr1eQyBFmdQ@mail.gmail.com
Whole thread Raw
In response to Re: "pg_ctl: the PID file ... is empty" at end of make check  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Nov 28, 2018 at 4:10 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thomas Munro <thomas.munro@enterprisedb.com> writes:
> > Today I saw a one-off case of $SUBJECT, on macOS.  I can't reproduce
> > it, but I noticed exactly the same thing on longfin the other day:
> > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=longfin&dt=2018-11-25%2005%3A39%3A04
> > Anyone know what that's about?
>
> No :-(.  I was wondering about that longfin failure too.  What macOS
> version are you running?
>
> (longfin is up to date, 10.14.1.  Is it worth noting that I jacked
> up the name and drove new hardware underneath it just last week?
> Hard to see how that could be related, but ...)

I have not yet accepted the offer to update to 10.14.1, so I guess it
must be 10.14.0, though the about box just says 10.14.  According to
sw_vers, it's 10.14 build 18A391.

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: idle-in-transaction timeout error does not give a hint
Next
From: rajan
Date:
Subject: Re: vacuum and autovacuum - is it good to configure the thresholdat TABLE LEVEL?