| От | Tom Lane |
|---|---|
| Тема | Re: Simple postgresql.conf wizard |
| Дата | |
| Msg-id | 23243.1227660267@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Simple postgresql.conf wizard (Decibel! <decibel@decibel.org>) |
| Список | pgsql-hackers |
Decibel! <decibel@decibel.org> writes:
> The thought occurs to me that we're looking at this from the wrong
> side of the coin. I've never, ever seen query plan time pose a
> problem with Postgres, even without using prepared statements.
That tells more about the type of queries you tend to run than about
whether there's an issue in general.
> Anyone
> who actually cares that much about plan time is certainly going to
> use prepared statements,
This is simply false. There's a significant performance hit caused
by using prepared statements in many cases where the planner needs
to know the parameter values in order to make good decisions.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера