Invisible tables in pgsql

From: "Gran Sterner" <goran(dot)sterner(at)telenordia(dot)se>
To: pgsql-admin(at)postgresql(dot)org
Subject: Invisible tables in pgsql
Date: 1998-08-24 12:47:19
Message-ID: 35E160D7.EE771F75@telenordia.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 1998-08-24 14:22:01 Re: [ADMIN] pg_dump problem
Previous Message Kees Leune 1998-08-24 09:25:30 pg_dump problem