Re: Pls Help me: access problems to tables - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: Pls Help me: access problems to tables
Date
Msg-id 20030313230929.Q76775-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Pls Help me: access problems to tables  (Yan Yan Che <yanyan_che@yahoo.com.au>)
List pgsql-admin
On Fri, 14 Mar 2003, [iso-8859-1] Yan Yan Che wrote:

>
> then i tried to run another script which basically 'inserts' many
> records to the tables in the database that i've just created. but
> postgres seemed not to allow me to access any relations(tables). i
> tried select * from <relationname> and the <relationname> is always
> 'Not Found'. (But i've just inserted the relation and it can be viewed
> via PgAdmin!!!)

Did you perhaps use mixed case (or upper case) when creating the name?
It's possible that PGAdmin created the table with double quotes around
the name at which point the name used without double quotes won't
match.


pgsql-admin by date:

Previous
From: "shreedhar"
Date:
Subject: Is there any procedure to start postgre database server automatically
Next
From: Mohd Toha Taifor
Date:
Subject: Re: Is there any procedure to start postgre database server automatically