When exporting from one database to other I ran into these errors:
Turns out "Create" checkbox adds SHOW CREATE DATABASE query but it's not a supported syntax on PostgreSQL, please change it to Postgres equivalent if the active DB type is in Postgres.