turn off auto index for foreign key

Поиск
Список
Период
Сортировка
От Tommy Cheng
Тема turn off auto index for foreign key
Дата
Msg-id 2267dd9e0806091948k24a46cegcd45e65a5aa632ed@mail.gmail.com
обсуждение исходный текст
Ответы Re: turn off auto index for foreign key  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Shane Ambler
Дата:
Сообщение: Re: Connecting from xp to linux server
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: turn off auto index for foreign key