Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows
Date
Msg-id 16764.1704945720@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> I am wondering if we'd better backpatch all that, TBH.

Seems like a good idea to me.

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Dian Fay"
Date:
Subject: Re: add function argument names to regex* functions.
Next
From: Michael Paquier
Date:
Subject: Re: Adding facility for injection points (or probe points?) for more advanced tests