View primary key

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема View primary key
Дата
Msg-id 003601c0b7bf$5ceac460$4073f7a5@new6
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ron Peterson
Дата:
Сообщение: Re: how to load a sql-file????
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Tables grow in size when issuing UPDATEs! Why??