pgspider 是在pg 源码中直接打的patch,增强了FDW 的功能
执行的特性
- 多租户
- 并行处理
- 数据下推
说明
pgspider 是一个很不错的扩展,目前官方已经支持了sqlite,mysql,influxdb 等数据库
参考资料
https://github.com/pgspider/pgspider
2023-08-16 12:21:22
pgspider 是在pg 源码中直接打的patch,增强了FDW 的功能
pgspider 是一个很不错的扩展,目前官方已经支持了sqlite,mysql,influxdb 等数据库
https://github.com/pgspider/pgspider