Table access

Поиск
Список
Период
Сортировка
От Peter Rodriguez
Тема Table access
Дата
Msg-id 3A650796.49B4291E@attglobal.net
обсуждение исходный текст
Список pgsql-novice
I have installed PostgreSQL 6.5.3 on my stand-alone i686-pc-linux-gnu machine (RedHat 6.2), compiled by gcc egcs-2.91.66

I have created tables both using the interactive sql monitor and using PGaccess GUI. The command "\dt" in the interactive monitor yields the expected list of tables, but "select * from foo" yields "ERROR: foo: Table does not exist" for all tables created through the GUI, but is OK with tables created in the interactive monitor. Using the GUI I can access all tables without problems.
Can anyone tell me what is going on here? I sould be much obliged

-- 
Peter Rodriguez 
2/219, St. George Street, Papatoetoe     
Auckland, NEW ZEALAND
 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LIKE optimization
Следующее
От: Laurel Williams
Дата:
Сообщение: Postgres superuser & password on Red Hat; upgrade?