I was learning permission related stuffs in postgres11. Using Pgadmin, i changed postgres login roles privileges from superuser to non-superuser as below
Now i am trying to make it as superuser but i am not able to do as i am now a non-super user.
I know i should not have done to that to postgres. i should have created another superuser and have played on that login.
Is there any way to do it or do i need to install again.
Thanks in Advancef
