-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello!
We are using jdbc_fdw to connect do DB2, and we noticed that all queries are very slow compared with the db2 client installed at the same machine.
We are firing a query like "select count(*) from table" and with jdbc_fdw it's taking 2 seconds more than db2 client.
Is there any parameter of jdbc_fdw to speed up the queries?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels