View primary key - Mailing list pgsql-general

From Mihai Gheorghiu
Subject View primary key
Date
Msg-id 003601c0b7bf$5ceac460$4073f7a5@new6
Whole thread Raw
List pgsql-general
Both pgAccess and pgAdmin do not report the existence of a primary key on a
table from the very begining.
If you go to details the primary key is shown.

E.g. pgAdmin:
Table details window shows Primary Key? No.
Tables main window shows table counties and countries_pkey at the end of the
columns list.

pgAccess is similar.

It is my understanding this is a PostgreSQL reporting problem.
Any solutions?

Thanks,

Mihai


pgsql-general by date:

Previous
From: Ron Peterson
Date:
Subject: Re: how to load a sql-file????
Next
From: Stephan Szabo
Date:
Subject: Re: Tables grow in size when issuing UPDATEs! Why??