| From: | Nicolas Paris <niparisco(at)gmail(dot)com> |
|---|---|
| To: | Forums postgresql <pgsql-general(at)postgresql(dot)org> |
| Subject: | postgres_fdw + presto |
| Date: | 2016-09-04 14:14:50 |
| Message-ID: | CA+ssMOQ0gd7BOB5fJ63bMnNn2JK85uK+MVYHbrb=mwymva6=EQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
Has anyone already tested to integrate presto (https://prestodb.io/) within
postgresql thought the postgres_fdw extension ?
Presto is a distributed SQL query engine able to scale horizontally on top
of hadoop, cassandra or mongodb.
Moreover, presto has a PostgreSQL protocol (
https://github.com/treasure-data/prestogres)
Since postgres_fdw allows predicate/join(coming in pg 9.6) push down, this
gateway sounds good to me, and I wonder if anyone started to look in that
direction ?
Thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2016-09-04 14:53:03 | Re: Upgrading using pg_dumpall |
| Previous Message | Rich Shepard | 2016-09-04 14:09:47 | Re: Upgrading using pg_dumpall |