Re: Need help in performance tuning.
От | Bruce Momjian |
---|---|
Тема | Re: Need help in performance tuning. |
Дата | |
Msg-id | 201007121604.o6CG4Ma02683@momjian.us обсуждение исходный текст |
Ответ на | Re: Need help in performance tuning. (Craig Ringer <craig@postnewspapers.com.au>) |
Список | pgsql-performance |
Craig Ringer wrote: > It'll need to separate "running queries" from "running processes", or > start threading backends, so that one way or the other a single query > can benefit from the capabilities of multiple CPUs. The same separation, > or a move to async I/O, might be needed to get one query to concurrently > read multiple partitions of a table, or otherwise get maximum benefit > from high-capacity I/O subsystems when running just a few big, expensive > queries. > > Otherwise I'm wondering if PostgreSQL will begin really suffering in > performance on workloads where queries are big and expensive but there > are relatively few of them running at a time. Agreed. We certainly are going to have to go in that direction someday. We have TODO items for these. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + None of us is going to be here forever. +
В списке pgsql-performance по дате отправления: