-2

Everything is in the title: I can't edit user privileges in pgAdmin 4.

To be more precise: I launch pgAdmin 4, enter the global password, enter the server password, click on Login/Group Roles, click on the user for which I want to edit the privileges, click on Properties, then Edit, then Privileges and here is the issue, I cannot edit anything, it's like disabled.

Any idea on how to solve that ?

Takamura
  • 347
  • 5
  • 12

1 Answers1

0

The problem was that I was connecting to the server with a non superuser role. So before connecting to the server, edit its connection settings with username postgres or any other superuser and it should be good.

Many thanks to @jjanes for pointing me in the right direction.

Takamura
  • 347
  • 5
  • 12