Re: default index created for primary key - Mailing list pgsql-general

From Tom Lane
Subject Re: default index created for primary key
Date
Msg-id 4585.1103733699@sss.pgh.pa.us
Whole thread Raw
In response to default index created for primary key  ("vinita bansal" <sagivini@hotmail.com>)
List 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 by date:

Previous
From: Mike Mascari
Date:
Subject: Re: nice work on the new site
Next
From: "A. Mous"
Date:
Subject: Re: 8.0 Beta3 worked, RC1 didn't!