On Fri, Jul 14, 2017 at 12:00 PM, marcelo <[email protected]> wrote: > The question is not trivial. Could I maintain two or three separate/distinct > "versions" of same database using one schema for every of them? > Could some tables (in the public schema) be shared among all the schemas?
The documentation gives a good starting point: https://www.postgresql.org/docs/9.6/static/ddl-schemas.html -- Michael -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
