Re: default index created for primary key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: default index created for primary key
Дата
Msg-id 4585.1103733699@sss.pgh.pa.us
обсуждение исходный текст
Ответ на default index created for primary key  ("vinita bansal" <sagivini@hotmail.com>)
Список pgsql-general
"vinita bansal" <sagivini@hotmail.com> writes:
> I want to turn off the default setting in postgres for index creation on
> primary key of a table. Is it possible and how?

No.  The index is needed to enforce the unique constraint.

            regards, tom lane

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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: nice work on the new site
Следующее
От: "A. Mous"
Дата:
Сообщение: Re: 8.0 Beta3 worked, RC1 didn't!