NYU Customer wants to add an additional schema in a PostgreSQL repository to make use of another application.


Solution -

We suggested to the customer that instead of creating a new schema in the default Postgres database, it is better to create a new database within the same Postgres Instance for the DataOps Application.