Re: [PATCH] immediately kill psql process if server is not running. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] immediately kill psql process if server is not running.
Date
Msg-id 2609931.1737239503@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] immediately kill psql process if server is not running.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> Anyway, I'm inclined to close this CF entry as returned-with-feedback.
> Perhaps there's something we can do here, but the current patch feels
> like a dead end.

Also, the submitter seems to have disappeared:


   ----- The following addresses had permanent fatal errors -----
<srinath.reddy@zohocorp.com>
    (reason: 550 5.1.1 <srinath.reddy@zohocorp.com> User unknown)

   ----- Transcript of session follows -----
... while talking to mx.zohocorp.com.:
>>> RCPT To:<srinath.reddy@zohocorp.com>
<<< 550 5.1.1 <srinath.reddy@zohocorp.com> User unknown
550 5.1.1 <srinath.reddy@zohocorp.com>... User unknown
>>> DATA
<<< 503 No recipients specified
451 4.4.1 reply: read error from mx.zohocorp.com.


So I'm not going to hold my breath waiting for a reply.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] immediately kill psql process if server is not running.
Next
From: Yura Sokolov
Date:
Subject: Re: [RFC] Lock-free XLog Reservation from WAL