Re: Caching of Queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Caching of Queries
Дата
Msg-id 18410.1095883147@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Caching of Queries  (Scott Kirkwood <scottakirkwood@gmail.com>)
Ответы Re: Caching of Queries
Re: Caching of Queries
Список pgsql-performance
Scott Kirkwood <scottakirkwood@gmail.com> writes:
> What do you think?

I think this would allow the problems of cached plans to bite
applications that were previously not subject to them :-(.
An app that wants plan re-use can use PREPARE to identify the
queries that are going to be re-executed.

            regards, tom lane

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