• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Postgresql Cron errors

A

Aegil

Guest
Hey,

Been getting the following error on my plesk server. I haven't really used postgres myself so I'm not sure how to troubleshoot it. running it manually from root its asking for the password.

===============
Cron <root@server> if [ -x /usr/sbin/pg_maintenance ]; then
/usr/sbin/pg_maintenance --analyze >/dev/null; fi
Password:
vacuumdb: could not connect to database postgres: fe_sendauth: no
password supplied
calling vacuumdb on cluster 8.3/main failed
===============
 
Back
Top