← Back to team overview

sslug-teknik team mailing list archive

Postgressql og cron

 

Hej
Jeg har som root pludselig fået følgende post som root

Subject:
Cron <root@myserver> if [ -x /usr/sbin/pg_maintenance ];
then /usr/sbin/pg_maintenance --analyze >/dev/null; fi


Message:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_DK:en_US:en_GB:en",
        LC_ALL = (unset),
        LANG = "en_DK"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").


Hvorfor får jeg den, og hvad betyder det?



Follow ups