Is the primary key constraint also an index?

Поиск
Список
Период
Сортировка
If I have a primary key constraint defined in the database do I also
need to create an index on that field for fast lookup?

The documentation on the web seems to imply that the contraint is not
an index. Is that right?

What the difference between creating a unique, not null index and
setting a primary key?

Thanks.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: How to modify ENUM datatypes? (The solution)
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: Is the primary key constraint also an index?