Open kopernikus opened 8 years ago
Yeah we haven't tested mysql_fdw on solaris so far. We will look into this once it is prioritised by our product management.
This scenario seems to work on OpenIndiana. Perhaps, because we link our components with -Bdirect -zignore.
Hi all,
I'm testing with mysql_fdw master and postgres 9.4.6 on:
I had to change a few things to make it compile:
remove --as-needed from linker args and change user/group in bsdinstall.
Foreign server is mysql-5.6 Created the table reference just fine and can query the mysql server exactly once. Executing the same simple SELECT query again crashes the postgres process. Backtrace from coredump is:
The postgresql log says:
If you need more info, please ask.