Re: Another parallel postgres project...

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Another parallel postgres project...
Дата
Msg-id CADkLM=dScRq0ds85ae1u-d7v0kv5w0QJy-0L3G256-szS0BWCA@mail.gmail.com
обсуждение исходный текст
Ответ на Another parallel postgres project...  ("Graeme B. Bell" <graeme.bell@nibio.no>)
Список pgsql-performance
Thanks for the shout-out.
This is the project that I presented at PgConfUS 2015. It took a while for Moat's (http://moat.com) lawyers to come around to licensing the code, but they finally did.

On Tue, Sep 29, 2015 at 4:41 AM, Graeme B. Bell <graeme.bell@nibio.no> wrote:
I previously posted about par_psql, but I recently found another PG parallelism project which can do a few extra things that par_psql can’t:

https://github.com/moat/pmpp
pmpp: Poor Man's Parallel Processing.

Corey Huinker had the idea of using dblink async as a foundation for distributing queries. This allows parallelisation at the query level and across multiple dbs simultaneously.
Nice idea!

Graeme Bell
--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

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

Предыдущее
От: "ktm@rice.edu"
Дата:
Сообщение: Re: Performance problem with gin index
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Performance problem with gin index