Re: [HACKERS] Re: SIGPIPE gripe

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: SIGPIPE gripe
Дата
Msg-id 199805041634.MAA24140@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: SIGPIPE gripe  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Re: SIGPIPE gripe  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Jackson, DeJuan"
Дата:
Сообщение: Auto Type conversion
Следующее
От: Tom Lane
Дата:
Сообщение: No large-object test in regression suite?