Re: what can depend on index

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: what can depend on index
Дата
Msg-id 20101026142158.GE8041@fetter.org
обсуждение исходный текст
Ответ на what can depend on index  (Szymon Guz <mabewlun@gmail.com>)
Ответы Re: what can depend on index  (Szymon Guz <mabewlun@gmail.com>)
Список pgsql-general
On Tue, Oct 26, 2010 at 10:13:04AM +0200, Szymon Guz wrote:
> Hi,
> today I noticed that in the documentation there is DROP INDEX
> CASCADE.  I've got one question: what is that for? What can depend
> on index?

A foreign key can, if the index is unique.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

В списке pgsql-general по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: rule which unpredictable modify a sequence number
Следующее
От: Tom Lane
Дата:
Сообщение: Re: what can depend on index