Invisible tables in pgsql - Mailing list pgsql-admin

From Göran Sterner
Subject Invisible tables in pgsql
Date
Msg-id 35E160D7.EE771F75@telenordia.se
Whole thread Raw
List 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 by date:

Previous
From: Kees Leune
Date:
Subject: pg_dump problem
Next
From: Bruce Momjian
Date:
Subject: Re: [ADMIN] pg_dump problem