| От | Tom Lane |
|---|---|
| Тема | Re: how much mem to give postgres? |
| Дата | |
| Msg-id | 29976.1098246931@sss.pgh.pa.us обсуждение |
| Ответ на | how much mem to give postgres? (Josh Close <narshe@gmail.com>) |
| Ответы |
Re: how much mem to give postgres?
|
| Список | pgsql-performance |
Josh Close <narshe@gmail.com> writes:
> I'm trying to figure out what I need to do to get my postgres server
> moving faster. It's just crawling right now.
I suspect that fooling with shared_buffers is entirely the wrong tree
for you to be barking up. My suggestion is to be looking at individual
queries that are slow, and seeing how to speed those up. This might
involve adding indexes, or tweaking the query source, or adjusting
planner parameters, or several other things. EXPLAIN ANALYZE is your
friend ...
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера