Primar keys in tables

From: "Erny" <aerd(at)mx3(dot)redestb(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: Primar keys in tables
Date: 2001-05-21 20:11:10
Message-ID: 3b0975c6$1@news
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear everybody,

I use Postgresql-7.1 under Win/NT4 winth cygwin1.3.1

Whenever I create a table with primary keys, and access it with pgaccess or
python-pygres it seems not to see the primary key.

I found out that the pg_class system catalog was not updated correctly in
that the relhaspkey field is still set to f (false). When I change it to
't', both interfaces see the primary key and know what columns belong to it.

Is this a bug or what else?

Erny
Spain

Browse pgsql-general by date

  From Date Subject
Next Message Edward Ing 2001-05-21 20:11:52 Re: PostgresSQL 7.1 and ODBC/MSAccess
Previous Message Randall F. Kern 2001-05-21 20:10:34 RE: vacuumdb runtime