Re: parallelizing slow queries for multiple cores (PostgreSQL + Gearman)

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: parallelizing slow queries for multiple cores (PostgreSQL + Gearman)
Дата
Msg-id alpine.GSO.2.01.0903171835001.19550@westnet.com
обсуждение исходный текст
Ответ на parallelizing slow queries for multiple cores (PostgreSQL + Gearman)  (Marinos Yannikos <mjy@geizhals.at>)
Список pgsql-performance
On Tue, 17 Mar 2009, Marinos Yannikos wrote:

> It should be easy to implement this for any of the various connection
> pooling solutions also.

pgpool-II has something very similar in its "Parallel Mode", and the
example given at
http://pgpool.projects.postgresql.org/pgpool-II/doc/pgpool-en.html looks
just like your example.  I wonder if anyone has tried using that feature
but just pointing pgpool-II at the same database instance multiple times?

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Marinos Yannikos
Дата:
Сообщение: parallelizing slow queries for multiple cores (PostgreSQL + Gearman)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Proposal of tunable fix for scalability of 8.4