I was reviewing the Event Maintenance document in the Wiki and decided to at least take a look at some of the useful queries. I can’t seem to access pslq using the creds that I documented for the database as entering at install.
psql -U dlcopennms -W
Password for user dlcopennms:
psql: FATAL: Peer authentication failed for user “dlcopennms”
Are there other things I should do/look at before I embark on the password recovery process documented in
https://stackoverflow.com/questions/10845998/i-forgot-the-password-i-entered-during-postgres-installation ?
Thanks …