turn off auto index for foreign key

From: "Tommy Cheng" <csckcac(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: turn off auto index for foreign key
Date: 2008-06-10 02:48:08
Message-ID: 2267dd9e0806091948k24a46cegcd45e65a5aa632ed@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2008-06-10 03:50:03 Re: turn off auto index for foreign key
Previous Message Shane Ambler 2008-06-10 00:44:53 Re: Connecting from xp to linux server