Search Postgresql Archives

Re: temporary table problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sanjeev kumar wrote:
Hi,
I am using EnterpriseDB(8.1) here is my individual procedure code

[snip]

Now my question is from DB side there's no error, But from UI (java) side
while calling the procedure
they are getting the null refcursor and as well as "op_errormessage" out
parameter getting the error message
like  viewsummary table is already exists.

You might be better off contacting EnterpriseDB support about this.

If I had to guess after briefly skim-reading your message, though, I'd say your problems are related to the fact that 8.1 does not have the ability to automatically invalidate cached query plans in functions when there are schema changes.

Search Google for:

    plpgsql "temporary table" OR "temp table"

--
Craig Ringer

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux