default index for primary key of a table

From: Vinita(dot)Bansal(at)trilogy(dot)com
To: pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: default index for primary key of a table
Date: 2004-12-22 13:25:29
Message-ID: OFA1A0B8BB.1A510F75-ON86256F72.0049798F@trilogy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Hi,

Postgres automatically creates index for Primary key of a table. I want to
turn this off, so that the default index is not created for primary key.
How can I do this??

Regards,
Vinita Bansal

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2004-12-22 16:14:36 Re: VACUUMing for 30 minutes
Previous Message Joshua D. Drake 2004-12-22 06:38:11 Re: VACUUMing for 30 minutes

Browse pgsql-general by date

  From Date Subject
Next Message vinita bansal 2004-12-22 13:32:14 default index created for primary key
Previous Message Postgres Learner 2004-12-22 13:00:42 Re: weird run-times with pg_autovacuum