| От | Tom Lane |
|---|---|
| Тема | Re: What happens at BIND time? |
| Дата | |
| Msg-id | 23984.1377296135@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | What happens at BIND time? (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-hackers |
Josh Berkus <josh@agliodbs.com> writes:
> So I'm looking for a cause for this. One thing would help is a clearer
> understanding of what happens at BIND time for 3-phase queries.
Planning.
> Note that, in this workload, the user is re-parsing the queries
> over-and-over rather than using prepared plans properly.
Does the backend's memory usage climb, or hold steady? If the former,
I'd bet on client failure to release resources, eg not closing the
portals when done with them. A memory map from MemoryContextStats
would help determine exactly what's leaking.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера