Re: Extended Query Protocol Question
От | Greg |
---|---|
Тема | Re: Extended Query Protocol Question |
Дата | |
Msg-id | 114296.84665.qm@web24304.mail.ird.yahoo.com обсуждение исходный текст |
Ответ на | Re: Extended Query Protocol Question (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Extended Query Protocol Question
|
Список | pgsql-novice |
Thanks for quick response. Well, portal name is the same for both bind and execute messages as for 2nd point: I tried composing Parse, Bind and Execute in the same buffer (with Sync message ending each) and then send data to the database as well as sending those messages one by one and reading their response and still getting "portal does not exists" error when Execute message sent to the database. Is there are way to check weather the portal been created for parsed query using pgAdmin III (idea is to send Parse & Bind messages and then freeze the application to see weather portal exists)? Thanks. --- On Tue, 13/7/10, Tom Lane <tgl@sss.pgh.pa.us> wrote:
|
В списке pgsql-novice по дате отправления: