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