Re: [HACKERS] Re: SIGPIPE gripe - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: SIGPIPE gripe
Date
Msg-id 199805041634.MAA24140@candle.pha.pa.us
Whole thread Raw
In response to Re: SIGPIPE gripe  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Re: SIGPIPE gripe
List pgsql-hackers
>     Client receives "AUTH_OK"
>
>     Client waits for "Z" ; if get "E" instead, BE startup failed.
>
> I suspect it's not really necessary to do an empty query after this,
> but we may as well leave that in there for additional reliability.

I say go without the extra query.  We can always add it later if there
is a problem.  Backend startup time should be as fast as possible,
especially for short requests like www.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: Auto Type conversion
Next
From: Tom Lane
Date:
Subject: No large-object test in regression suite?