Re: Problem selecting data - Mailing list pgadmin-support

From Dave Page
Subject Re: Problem selecting data
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259C09@mail.vale-housing.co.uk
Whole thread Raw
In response to Problem selecting data  ("Garry Rothert" <garry.rothert@dph.ab.ca>)
List pgadmin-support

> -----Original Message-----
> From: Garry Rothert [mailto:garry.rothert@dph.ab.ca]
> Sent: 07 February 2003 15:36
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Problem selecting data
>
>
> Hi
> I've migrated an access database into PostgreSQL using the
> migration. Everything
> seems to have worked, but I can't see the tables in the
> PGADMIN tree. Also when I try
> and select the data I get the following.

Hi Garry,

What do you see in the tree?

> ERROR: Relation "tablename" does not exist.

Did the tables have mixed case names, or odd characters (such as spaces)
in them? If so, try double quoting their names in your SQL.
Alternatively, rerun the migration with the option to shift the names to
lower case switched on (it's on the first page).

Regards, Dave

pgadmin-support by date:

Previous
From: "Garry Rothert"
Date:
Subject: Problem selecting data
Next
From: "Nick Kelly"
Date:
Subject: configure: error: no acceptable C compiler found in $PATH