Re: [GENERAL] What is exactly a schema? - Mailing list pgsql-general

From Michael Paquier
Subject Re: [GENERAL] What is exactly a schema?
Date
Msg-id CAB7nPqT9kCX2MP5aKo=FpsTfcnKBW-6T2M9FRO+=PWqF0QVeLQ@mail.gmail.com
Whole thread Raw
In response to [GENERAL] What is exactly a schema?  (marcelo <marcelo.nicolet@gmail.com>)
List pgsql-general
On Fri, Jul 14, 2017 at 12:00 PM, marcelo <marcelo.nicolet@gmail.com> 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


pgsql-general by date:

Previous
From: marcelo
Date:
Subject: [GENERAL] What is exactly a schema?
Next
From: Berend Tober
Date:
Subject: Re: [GENERAL] What is exactly a schema?