Hi, I'm trying to use mgmigrate with PostreSQL but after running the src/mgmigrate command I'm getting a weird error:
F20230220 15:54:34.233558 4138902784 schema_info.cpp:16] Couldn't find table 'pg_aggregate' in schema 'pg_catalog'!
I'm pretty sure the pg_aggregate table and pg_catalog schema exist so not sure what's going on. Is there something I'm missing here?
Hi, I'm trying to use mgmigrate with PostreSQL but after running the src/mgmigrate command I'm getting a weird error:
F20230220 15:54:34.233558 4138902784 schema_info.cpp:16] Couldn't find table 'pg_aggregate' in schema 'pg_catalog'!I'm pretty sure the
pg_aggregatetable andpg_catalogschema exist so not sure what's going on. Is there something I'm missing here?