• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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