On Wednesday, February 17, 2021, Bossart, Nathan <bossartn(at)amazon(dot)com>
wrote:
>
> postgres=# ALTER ROLE test1 SET ROLE test2;
> ALTER ROLE
>
I would not have expected this to work - “role” isn’t a
configuration_parameter. Its actually cool that it does, but this doc fix
should address this oversight as well.
David J.