Invisible tables in pgsql

Поиск
Список
Период
Сортировка
От Göran Sterner
Тема Invisible tables in pgsql
Дата
Msg-id 35E160D7.EE771F75@telenordia.se
обсуждение исходный текст
Список pgsql-admin
Hello, I have problems with invisible tables in PGSQL.
I have a Solaris2.6 server and run a postgres 6.3 backend.

I have the funny situation that tables are seen when I'm in psql or
using pgaccess, but the tables are not seen by the ODBC driver from a
PC, or when I'm using the TCL library interface.
The ODBC driver connects and gives me the form with tables to import,
but it's empty.
Same thing with the TCL interface, it claims that the table doesn't
exists, but it's clearly seen in psql. The connection works because I
can read the database table and so on.


I use the same database and user in all different cases.


Have anyone seen this before??


Best regards


Goran Sterner


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

Предыдущее
От: Kees Leune
Дата:
Сообщение: pg_dump problem
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [ADMIN] pg_dump problem