[MCOL-4325] foreign data wrapper connexions from postgresql Created: 2020-09-24 Updated: 2021-01-14 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | EO | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian buster |
||
| Description |
|
Hi i'm facing an issue with Postgresql11 using the mysql foreign data wrapper connection to a remote Mariadb Column Store database (10.2.10-MariaDB-log Columnstore 1.1.2-1) postgres=# select * from mysql_foreign_table1 limit 5; the select is still requesting on the MariaCS server until the PG session is closed i'm in trouble to see that this select runs well with this environment: but not with: A Mysql client on the PG server requests with no issues in all cases Thanks a lot Emmanuel |