N
Neon6mo ago
rare-sapphire

Schema Diff's fail with an error

I have a relatively large db schema and when using the schema-diff tool from either the web console or the command line I get the following error: ERROR: Maximum call stack size exceeded It's not particularly useful, but presume this is happening because of the large schema?
2 Replies
tame-yellow
tame-yellow6mo ago
I'll check with the team.
rare-sapphire
rare-sapphireOP6mo ago
Yea I reckon it’s happening because this is a massive schema. We multi tenant with Postgres schemas and there is about 20 with all the tables and sorts

Did you find this page helpful?