i am working on designing constructure in Greenplum database. we have many clinets which need to store data for them. there are two ways to design database constructure. we build one database and different schemas in this database for each clients or build different databases for each clients, which way is better? waht is nmore ,we need to migrate databases or schemas from dev environment to environment
Thanks William