-
Currently, we have already improved mongo_fdw to support a lot of features:
- Support GROUP BY, HAVING
- Support LIMIT
- Support JSON arrow operator
- Support pushdown Aggregate functions
- Sup…
-
-
Foreign tables created with FDWs currently are not discoverable
munro updated
8 years ago
-
PG would fork a new process for each connection. So If I understand correctly, it would launch a new JVM instance for each connection in JDBC_FDW. I am concerned about the memory usage in high concurr…
-
Hi,
I have trouble installing the FDW for MySQL.
My installation steps were as below:
1) Installed MySQL C Connector
2)Executed
export PATH=/Library/PostgreSQL/9.4/bin/:$PATH
export PATH…
-
This is the traceback:
```
ERROR: Error in python: ImportError
DETAIL: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/multicorn-1.2.4-py2.7-linux-x86_64.egg/…
-
The **Readme** states:
```
As with many open source projects, you may be able to obtain support via the public mailing list (mysql_fdw@enterprisedb.com)
```
But when I trying to send email I get:
`…
-
the env i had is oracle linux (kernel 3.10.0-1062.el7.x86_64), packages were installed below:
[blin@mich bin]$ rpm -aq|grep mysql
mysql-community-devel-8.0.25-1.el7.x86_64
mysql-connector-c++-dev…
-
Hi Team,
I really appreciate the quality and the usability of this extension. I am using it for building s3 tiering extension and willing to contribute towards enhancing credential provisioning for…
-
I am wondering if anyone as used this fdw to attempt a connection to DB2 running on the IBM i OS? Any insight would be greatly appreciated. -TMS