Re: Another parallel postgres project...

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: "Graeme B(dot) Bell" <graeme(dot)bell(at)nibio(dot)no>
Cc: "pgsql-performance(at)postgresql(dot)org list" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Another parallel postgres project...
Date: 2015-09-29 16:25:05
Message-ID: CADkLM=dScRq0ds85ae1u-d7v0kv5w0QJy-0L3G256-szS0BWCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)bell(at)nibio(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jeff Janes 2015-09-29 17:17:31 Re: Performance problem with gin index
Previous Message ktm@rice.edu 2015-09-29 16:12:16 Re: Performance problem with gin index