Re: what is parse <unnamed>?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: AI Rumman <rummandba(at)gmail(dot)com>, pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: what is parse <unnamed>?
Date: 2015-01-30 04:24:25
Message-ID: 54CB0779.2070308@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Juan Pablo L 2015-01-30 04:53:53 Re: array in a store procedure in C
Previous Message Michael Paquier 2015-01-30 03:12:52 Re: Request for review of new redis-fdw module