When I type the following I get error
root@mail:~# psql postgres postgres
\password postgres or whatever the super user is
I want to connect with PGadmin and do stuff like create databases and users so I need to reset the super user passoword using
Command 'psql' not found, but can be installed with:
snap install postgresql # version 9.3.25, or
apt install postgresql-client-common # version 214ubuntu0.1