Re: FK plans cached? Known bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FK plans cached? Known bug?
Дата
Msg-id 205.1179510286@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FK plans cached? Known bug?  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: FK plans cached? Known bug?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> (This is on 8.2)  What is happening here -- are we caching the plan for
> the FK check query?

Yeah, we've always done so.  I'm a bit surprised though that it's
letting you drop the index --- isn't that index required for the FK
constraint?  Exactly what is the constraint anyway?

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: FK plans cached? Known bug?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: FK plans cached? Known bug?