Issue with mysql_fdw

Поиск
Список
Период
Сортировка
От Blum, Kimber
Тема Issue with mysql_fdw
Дата
Msg-id DM6PR11MB3594998C2D815126FE44231B96CC0@DM6PR11MB3594.namprd11.prod.outlook.com
обсуждение исходный текст
Список pgsql-interfaces

I’m getting a persistent error when trying to get data from MariaDB to postgres via foreign table. Both are on the same server. I’m able to create the server, map a user, and create a foreign table. As soon as I try to select from the foreign table, however, Postgres crashes, and reports this error to the log:

 

kernel: traps: postmaster[8455] general protection ip:7fc8c78bd430 sp:7ffc069d57c0 error:0 in libmysqlclient.so[7fc8c719f000+147e000]

 

I’m using postgres 12, MariaDB 10.5, and mysql_fdw_12. I’ve check path, permissions and links on the .so file.

 

Any insight would be greatly appreciated!

 

Thank you,

Kimber

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Ashutosh Sharma
Дата:
Сообщение: #include present twice in define.pgc
Следующее
От: Adrian Vogelsgesang
Дата:
Сообщение: Libpq: Fail connection attempt if server didn't request a password