We have a Server Based Repositories with postgres DBMS for Enterprise Architect.
Enterprise Architect connect to postgress database just to public schema. so I run "PostgreSQL_EASchema.sql" in public schema.
I want to change the schema for Enterprise Architect. for Example I create new schema and run PostgreSQL_EASchema.sql in that schema.but EA cant connect to that schema and cant Find tables! I cant config EA or its ODBC driver to use another schema. i there any way to change default schema for EA?
There is no supplier-supported way to modify the schema for an EA repository.
Of course, you can modify it yourself using the appropriate DB admin tool, but there is no guarantee that EA will work afterwards.