Re: what is parse ? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: what is parse ?
Date
Msg-id 54CB0779.2070308@commandprompt.com
Whole thread Raw
In response to what is parse ?  (AI Rumman <rummandba@gmail.com>)
List pgsql-general
On 01/29/2015 05:05 PM, AI Rumman wrote:
> Hi All,

>
> This query are running fine when I am executing them separately.
>
> Can you please let me know what does it mean by
> parse <unnamed>
> ?

It means you prepared an unnamed statement and it is parsing that statement.

JD


>
> Thanks.
>


--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, @cmdpromptinc
"If we send our children to Caesar for their education, we should
              not be surprised when they come back as Romans."


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Request for review of new redis-fdw module
Next
From: Juan Pablo L
Date:
Subject: Re: array in a store procedure in C