Re: What happened to the tip "It is good practice to create a role that has the CREATEDB and CREATEROLE privileges..."

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Bryn Llewellyn <bryn(at)yugabyte(dot)com>, Jeremy Smith <jeremy(at)musicsmith(dot)net>
Cc: pgsql-general list <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: What happened to the tip "It is good practice to create a role that has the CREATEDB and CREATEROLE privileges..."
Date: 2023-04-20 00:09:45
Message-ID: a3e31c8f-4f38-f5d7-777a-4bbd99672426@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/19/23 16:53, Bryn Llewellyn wrote:
>> jeremy(at)musicsmith(dot)net <mailto:my(at)musicsmith(dot)net> wrote:
>>

> Here's the examples that I mentioned. Please confirm that the changes
> brought by the commit referred to above won't change how it behaves in
> Version 15.2.
>

The commit was over only documentation files

doc/src/sgml/ref/alter_role.sgml
doc/src/sgml/ref/create_role.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/user-manag.sgml

so I don't see how it can change behavior.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Wienhold 2023-04-20 01:18:49 Re: Question about accessing partitions whose name includes the schema name and a period - is this correct?
Previous Message Bryn Llewellyn 2023-04-19 23:53:28 Re: What happened to the tip "It is good practice to create a role that has the CREATEDB and CREATEROLE privileges..."