Re: How to reduce impact of a query.

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: How to reduce impact of a query.
Дата
Msg-id 49216DA4.9010004@sigaev.ru
обсуждение исходный текст
Ответ на How to reduce impact of a query.  (Howard Cole <howardnews@selestial.com>)
Ответы Re: How to reduce impact of a query.  (Howard Cole <howardnews@selestial.com>)
Список pgsql-general
> The machine in question is a 1GB Ram, AMD 64 with Raid 1 Sata disks. Non
> standard parts of my postgresql.conf are as follows:
> max_connections=100
> shared_buffers=128MB
> work_mem=4MB
> maintenance_work_mem=256MB
> max_fsm_pages=204800
> max_fsm_relations=1500
>
> Any tips appreciated.

Pls, show
1) effective_cache_size
2) The query
3) Output of EXPLAIN ANALYZE of query

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Christiaan Willemsen
Дата:
Сообщение: Re: FreeBSD 7 needing to allocate lots of shared memory
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: aggregates and case statements