• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PostgreSQL - no password supplied?

H

Hal9000

Guest
Since I installed PostgreSQL support in Plesk 7.5.4, I am getting these cron errors via mail:

if ! pidof /usr/lib/postgresql/bin/pg_autovacuum > /dev/null && [ -x /usr/lib/postgresql/bin/do.maintenance ]; then /usr/lib/postgresql/bin/do.maintenance -a; fi

Password:
psql: fe_sendauth: no password supplied
Password:
psql: fe_sendauth: no password supplied

what is the problem? how can i correct this?
sorry, i never used postgresql in the past ;)
greets
hal
 
Back
Top