Re: PREPARE and stuff

Поиск
Список
Период
Сортировка
От PFC
Тема Re: PREPARE and stuff
Дата
Msg-id op.tuebb6krcigqcu@apollo13
обсуждение исходный текст
Ответ на Re: PREPARE and stuff  ("Andreas Kostyrka" <andreas@kostyrka.org>)
Список pgsql-performance
> Well, that's not completely trivial => the plan might depend upon the
> concrete value of $1,$2 and $3.

    When you use PREPARE, it doesn't. I could live with that.
    The purpose of this would be to have a library of "persistent prepared
statements" (just like lightweight functions) for your application, and
maximize the performance of persistent connections.

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: PREPARE and stuff
Следующее
От: "Mikko Partio"
Дата:
Сообщение: Re: Slow indexscan