Re: Another parallel postgres project... - Mailing list pgsql-performance

From Corey Huinker
Subject Re: Another parallel postgres project...
Date
Msg-id CADkLM=dScRq0ds85ae1u-d7v0kv5w0QJy-0L3G256-szS0BWCA@mail.gmail.com
Whole thread Raw
In response to Another parallel postgres project...  ("Graeme B. Bell" <graeme.bell@nibio.no>)
List 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 by date:

Previous
From: "ktm@rice.edu"
Date:
Subject: Re: Performance problem with gin index
Next
From: Jeff Janes
Date:
Subject: Re: Performance problem with gin index