Re: BUG #18411: Unable to create database with owner on AWS RDS

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Andrey Lizenko <lizenko79(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, myanodress(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18411: Unable to create database with owner on AWS RDS
Date: 2024-03-28 01:45:24
Message-ID: CAKFQuwZTghDB3TsXkMGTMy8hUCYoJ1QamAh-TNrz0FMNWNvUMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Mar 27, 2024 at 6:26 PM Andrey Lizenko <lizenko79(at)gmail(dot)com> wrote:

> AWS uses role rdsadmin for tasks like this with limited default
> permissions for other roles.
>

That seems irrelevant to the fact that you cannot accomplish a task using
create database that you can accomplish via alter database. Whatever the
mechanism, that inconsistency doesn't make sense. Both should work or both
should fail.

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrey Lizenko 2024-03-28 05:20:19 Re: BUG #18411: Unable to create database with owner on AWS RDS
Previous Message Andrey Lizenko 2024-03-28 01:25:47 Re: BUG #18411: Unable to create database with owner on AWS RDS