Re: [PERFORM] Another parallel postgres project...

2015-09-29 Thread Corey Huinker
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 wrote: > I previously posted about par_psql, but I rec

[PERFORM] Another parallel postgres project...

2015-09-29 Thread Graeme B. Bell
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 que