Re: Extended Query, flush or sync ?

Поиск
Список
Период
Сортировка
От Raimon Fernandez
Тема Re: Extended Query, flush or sync ?
Дата
Msg-id 72F4E3CD-A0E9-4A22-8AF6-0E7C47387C6D@montx.com
обсуждение исходный текст
Ответ на Re: Extended Query, flush or sync ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On 22/12/2009, at 18:15, Tom Lane wrote:

> Raimon Fernandez <coder@montx.com> writes:
>> But the portal isn't destroyed after a sync ?
>
> Not directly by a Sync, no.

ok,


>> I'm getting a "Portal 'myPortal' doesn't exist  "when sending the next Execute ...
>
> End of transaction would destroy portals --- are you holding a
> transaction open for this?  It's basically just like a cursor.

no that I'm aware of it ...

I'll investigate it further ...

thanks!


regards,


raimon

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

Предыдущее
От: Chris Barnes
Дата:
Сообщение: Archive command seem to be working.
Следующее
От: Andrew Crouch
Дата:
Сообщение: Re: Archive command seem to be working.