Re: [bug fix] "pg_ctl stop" times out when it should respond quickly - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [bug fix] "pg_ctl stop" times out when it should respond quickly
Date
Msg-id 52C6D7B5.20802@gmx.net
Whole thread Raw
In response to Re: [bug fix] "pg_ctl stop" times out when it should respond quickly  ("MauMau" <maumau307@gmail.com>)
Responses Re: [bug fix] "pg_ctl stop" times out when it should respond quickly  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
On 12/25/13, 6:40 AM, MauMau wrote:
> pg_regress must wait for postgres to terminate by calling waitpid(),
> because it invoked postgres directly.  The attached
> pg_regress_pg_stop.patch does this.  If you like the combination of this
> and the original fix for pg_ctl in one patch, please use
> pg_stop_fail_v3.patch.

This patch doesn't apply.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ISN extension bug? (with patch)
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Doc fix for VACUUM FREEZE