Re: About the portal in postgres

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: About the portal in postgres
Дата
Msg-id CAA4eK1+rKzPca8-aspHo4S4WJgYdbmO5ecgAN2PVaXD7gpwuxw@mail.gmail.com
обсуждение исходный текст
Ответ на About the portal in postgres  (Tanmay Deshpande <tp.deshpande07@gmail.com>)
Список pgsql-hackers
On Fri, Mar 14, 2014 at 12:29 PM, Tanmay Deshpande
<tp.deshpande07@gmail.com> wrote:
> My doubt is when the query enters into a portal, does it stay in the portal
> till the final execution ?

Yes, portal represents the execution state of query, after the
optimizer creates the
plan, portal is used in execution of query.


With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Atri Sharma
Дата:
Сообщение: Re: About the portal in postgres
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: plpgsql.warn_shadow