Re: Postgres-Database

Tom Dossis <[email protected]> Mon, 02 Jun 2003 09:33:12 +1000
Newsgroups gmane.linux.suse.informix
Message-ID <[email protected]>
Wolfgang Zenner wrote:
> Hello,
> 
> this is really NOT an informix problem, but maybe somebody can tell me, where 
> to ask for a solution, or has a solution.
> I use a 7.3.2 version of postgres of the SuSE8.2 Professionnel and downloaded 
> the v0.98.8.20030117 of pgaccess (downloaded somewhere via rpmfind and 
> installed with YaST2). If I want to query a table (double-click on the table)

I have SuSE 8.1.
/usr/bin/pgaccess is in the SuSE postgresql-tk package.
I don't know if the SuSE package will make any difference.
Regards,
-Tom

> , I get the messages that the table "public" does not exists. So it seems, 
> that the schema name is taken as table name. The error is:
> 	declare mycursor for select ctid, * from "public"
> 
> 	ERROR: Relation "public" does not exists
> 
> Thanks
> 
> Wolfgang Zenner
>