Re: Function query plan

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: Function query plan
Дата
Msg-id 87fyjo88u4.fsf@suzuka.mcnaught.org
обсуждение исходный текст
Ответ на Re: Function query plan  (Dany De Bontridder <dany@alchimerys.be>)
Список pgsql-general
Dany De Bontridder <dany@alchimerys.be> writes:

> And after a vacuum analyze, the plan can change ??

I don't *think* that the pl/pgsql query plan cache is ever currently
flushed in the lifetime of a given connection.  If you disconnect and
reconnect with a fresh backend it will be planned again the next time
you call the function.

-Doug

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

Предыдущее
От: Sean Hamilton
Дата:
Сообщение: Rules on Select
Следующее
От: Volkan YAZICI
Дата:
Сообщение: intarray internals