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

From MauMau
Subject Re: [bug fix] "pg_ctl stop" times out when it should respond quickly
Date
Msg-id C5FAE1D5FC484F0596B5177B416A7929@maumau
Whole thread Raw
In response to Re: [bug fix] "pg_ctl stop" times out when it should respond quickly  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [bug fix] "pg_ctl stop" times out when it should respond quickly
List pgsql-hackers
From: "Tom Lane" <tgl@sss.pgh.pa.us>
> If you're going to do a postmaster_is_alive check, why bother with
> repeated get_pgpid()?

As I said yesterday, I removed get_pgpid() calls.  I'll add this patch to
2014-1 commitfest this weekend if it is not committed until then.

Regards
MauMau

Attachment

pgsql-hackers by date:

Previous
From: "Etsuro Fujita"
Date:
Subject: Re: Get more from indices.
Next
From: Andres Freund
Date:
Subject: Re: Performance optimization of btree binary search