I need to recover the superuser privilege for the postgres
user, because it lost the superuser qualification.
I cannot do anything in the psql
shell, it gives the message
must be superuser to create superusers
The system is Ubuntu 16.04 and PostgreSQL 9.5.
Can I recover this postgres
user?