ppg_fdw:分布式并行查询引擎,基于 PG 的 fdw 和 hooks

时间:2021-07-09 08:03:28
【文件属性】:
文件名称:ppg_fdw:分布式并行查询引擎,基于 PG 的 fdw 和 hooks
文件大小:76KB
文件格式:ZIP
更新时间:2021-07-09 08:03:28
C ppg_fdw A distributed parallel query engine, based on fdw and hooks of PG. Our idea is to create a shared-nothing system, which is composed many pgsql servers. For these pgsql servers, one server (we call it DQ, it is short for Distributed parallel Query engine)need to install ppg_fdw (please follow the steps following), and the others store table which is sharded horizontally. (Currently, we sh
【文件预览】:
ppg_fdw-master
----.gitignore(55B)
----ppg_planner.h(69B)
----ppg_planner.c(70KB)
----Makefile(611B)
----postgres_fdw.h(3KB)
----connection.c(16KB)
----ppg_fdw.control(176B)
----README.md(4KB)
----util.c(9KB)
----deparse.c(62KB)
----util.h(2KB)
----ppg_subselect.c(23KB)
----tpch_example_setup.sql(4KB)
----ppg_fdw--1.0.sql(635B)
----option.c(8KB)
----postgres_fdw.c(84KB)

网友评论