| От | PFC |
|---|---|
| Тема | Re: waiting for harddisk |
| Дата | |
| Msg-id | op.t8ivc6adcigqcu@apollo13.peufeu.com обсуждение |
| Ответ на | waiting for harddisk ("petchimuthu lingam" <spmlingam@gmail.com>) |
| Список | pgsql-performance |
> i am using postgresql 8.1.8,
>
> Following configurations:
> shared_buffers = 5000
> work_mem = 65536
> maintenance_work_mem = 65536
> effective_cache_size = 16000
> random_page_cost = 0.1
>
> The cpu is waiting percentage goes upto 50%, and query result comes
> later,
>
> i am using normal select query ( select * from table_name ).
>
> table has more then 6 million records.
When you mean SELECT *, are you selecting the WHOLE 6 million records ?
Without WHERE ? Or just a few rows ?
Please post EXPLAIN ANALYZE of your query.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера