On Fri, Mar 14, 2014 at 12:29 PM, Tanmay Deshpande <tp.deshpand...@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 -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers