Re: Re: pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery)

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery)
Date: 2017-07-05 17:41:42
Message-ID: 9221e7c1-4a1a-c603-7bb6-da12ad3cc8f9@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 7/2/17 20:28, Michael Paquier wrote:
>> I was going to hold this back for PG11, but since we're now doing some
>> other tweaks in pg_ctl, it might be useful to add this too. Thoughts?
>
> The use of 0 as exit code for the new promote -w if timeout is reached
> looks like an open item to me. Cleaning up the pool queries after
> promotion would be nice to see as well.

committed

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2017-07-05 18:04:49 Re: pgsql: Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Previous Message Peter Eisentraut 2017-07-05 17:39:57 pgsql: Remove unnecessary pg_is_in_recovery calls in tests

Browse pgsql-hackers by date

  From Date Subject
Next Message AP 2017-07-05 21:10:29 Re: pgsql 10: hash indexes testing
Previous Message Alvaro Herrera 2017-07-05 17:16:18 Re: More race conditions in logical replication