Bind message
От
Do, Leon
Тема
Bind message
Дата
Msg-id
275654F2AE237D438ACC1FE2697CD8C91EC2702C@nj7460exch008u.ho.lucent.com
Список
Дерево обсуждения
Re: Bind message Marc Herbert <Marc.Herbert@continuent.com>
Hi All,
From my understanding, when I create a prepare statement I can execute it multiple times and to increase the efficiency. But from what I seen from the logging, Postgres always send the same message sequences over the wire.
parse,
bind,
describe,
execute
....
parse,
bind,
describe
execute
It should execute parse only one time right?
If this is not the right forum then please let me know or direct me to the right forum
thanks
Leon Do
В списке pgsql-jdbc по дате отправления