Re: Unable to access table named "user"

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: Unable to access table named "user"
Дата
Msg-id 20090512101634.GC22221@samason.me.uk
обсуждение исходный текст
Ответ на Re: Unable to access table named "user"  (Joe Kramer <cckramer@gmail.com>)
Ответы Re: Unable to access table named "user"  (Adrian Klaver <aklaver@comcast.net>)
Список pgsql-general
On Tue, May 12, 2009 at 06:57:07PM +1000, Joe Kramer wrote:
> Don't help either.
>
> Jdbc statement:
> SELECT * from "public"."user" ;
>
> Exception:
> ERROR: relation "public.user" does not exist

Are you sure the table exists or you're connecting to the correct
database then?  If you connect with psql and do "\dt" does it show up?

--
  Sam  http://samason.me.uk/

В списке pgsql-general по дате отправления:

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Putting many related fields as an array
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: Could not open file "pg_clog/...."