Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find table in schema #17

Open
katarinasupe opened this issue Feb 27, 2023 · 0 comments
Open

Can't find table in schema #17

katarinasupe opened this issue Feb 27, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@katarinasupe
Copy link

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?

@gitbuda gitbuda added this to drivers Feb 27, 2023
@gitbuda gitbuda self-assigned this Feb 27, 2023
@gitbuda gitbuda moved this to Todo in drivers Feb 27, 2023
@gitbuda gitbuda added the bug Something isn't working label Feb 27, 2023
@gitbuda gitbuda removed this from drivers Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants