Re: PL/JAVA issues - Mailing list pgsql-admin

From Richard Broersma Jr
Subject Re: PL/JAVA issues
Date
Msg-id 789869.5631.qm@web31811.mail.mud.yahoo.com
Whole thread Raw
In response to PL/JAVA issues  (yogesh <yogesh.arora.daffodil@gmail.com>)
List pgsql-admin
--- On Wed, 10/31/07, yogesh <yogesh.arora.daffodil@gmail.com> wrote:

> Step 6.   Method calls and it founds the required method but then
> gives the Error that relation not Found ( Table)  but the table exists
> in the Database....

When you specify that table name, did you qualify it with its associated schema? Also, depending on how you created
yourtable names (created case sensitive tables names using quotations), you may need to need to supply the propery
spelledand quoted table names to the pl function. 

Regards,
Richard Broersma Jr.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to kill process "idle in transaction"
Next
From: "Nandakumar Tantry"
Date:
Subject: Re: initdb: could not create directory "C:/Program Files" (was: Installing PostgreSQL as Admin)