• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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