turn off auto index for foreign key - Mailing list pgsql-admin

From Tommy Cheng
Subject turn off auto index for foreign key
Date
Msg-id 2267dd9e0806091948k24a46cegcd45e65a5aa632ed@mail.gmail.com
Whole thread Raw
Responses Re: turn off auto index for foreign key  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-admin
Hi admins,
  I would like to turn off the auto index for child table's foreign key. It is because i want to read the information_schema for table, column, index, unique and so on after creating the database. How to turn off the auto behavior? Or Is there a way to distinguish between auto one and user created index?
  Thanks
Tommy Cheng

pgsql-admin by date:

Previous
From: Shane Ambler
Date:
Subject: Re: Connecting from xp to linux server
Next
From: "Scott Marlowe"
Date:
Subject: Re: turn off auto index for foreign key