Frontend/Backend protocol question.

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Frontend/Backend protocol question.
Дата
Msg-id CAAfz9KO9wvpaxCOeTAM=BksesYzbJJuTLZ3EN=xsVU5yR5L5Bg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Frontend/Backend protocol question.  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hey all,

According to
http://www.postgresql.org/docs/9.1/static/protocol-flow.html#AEN91458
"is not actually necessary for the frontend to wait for
ReadyForQuery before issuing another command".

But is it necessary for frontend to wait for ReadyForQuery
before sending Describe message? Or is it necessary to
wait for RowDescription/NoData after sending Describe
before sending Query or, say, Prepare?

In short, is it necessary for frontend to wait for responses
on sent messages before sending a new ones?

Thanks!

--
// Dmitriy.


В списке pgsql-general по дате отправления:

Предыдущее
От: Виктор Егоров
Дата:
Сообщение: How to find compiled-in default port number?
Следующее
От: Martin Gregorie
Дата:
Сообщение: Re: How to find compiled-in default port number?