2
Answers

ERROR: type "binary" does not exist And I create table manually, and

Photo of Patel

Patel

4y
1k
1
Hi friends I try to import mysql schema to postgresql by mysql_fdw. I get error like that: ERROR: type "binary" does not exist And I create table manually, and change some data types like binary to bytea. Finally, Run again "import foreign schema" command .. I get same error. Any idea? Thanks.

Answers (2)