Re: [HACKERS] Re: SIGPIPE gripe

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: SIGPIPE gripe
Date: 1998-05-04 16:34:35
Message-ID: 199805041634.MAA24140@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-05-04 16:37:35 No large-object test in regression suite?
Previous Message Jackson, DeJuan 1998-05-04 16:08:18 Auto Type conversion