Based on this, I believe Section 5.9 should read:
`A PostgreSQL database cluster contains one or more named databases. Roles
are shared across the entire cluster, but no other data is shared across
databases. Any given client connection to the server can access only the
data in a single database
On 2020-Feb-03, Jonathan S. Katz wrote:
> So, if there was something done to redirect people from specific
> deprecated documentation pages historically, it was before my time. Most
> of the redirects have been as general purposes ones (e.g. /docs/12), the
> rules we put in for getting rid of "sta
On 2/3/20 3:42 PM, Bruce Momjian wrote:
> On Thu, Jan 23, 2020 at 07:12:08PM -0500, R Ransbottom wrote:
>> On Mon, Jan 20, 2020 at 12:23:48PM +0900, Ian Barwick wrote:
>>> On 2020/01/19 12:56, R Ransbottom wrote:
>>
I would hope to find correct documentation somewhere--that somewhere
>>
>>> In
On Thu, Jan 23, 2020 at 07:12:08PM -0500, R Ransbottom wrote:
> On Mon, Jan 20, 2020 at 12:23:48PM +0900, Ian Barwick wrote:
> > On 2020/01/19 12:56, R Ransbottom wrote:
>
> > > I would hope to find correct documentation somewhere--that somewhere
>
> > Indeed, however it's important that the Post
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/ddl-schemas.html
Description:
According to Section 5.9. Schemas:
https://www.postgresql.org/docs/12/ddl-schemas.html
`A PostgreSQL database cluster contains one or more named databases. Us