Since a while i see that the statistics on the dashboard is stopped working.
How can this happen / where can i look to get the cause of this issue ?
regards
This thread was automatically locked due to age.
# psql -Ureporting -c"reindex database reporting;" reporting
# psql -Ureporting -c"vacuum;" reporting
/etc/init.d/postgresql stop
rm -fr /var/log/reporting/pgsql
/etc/init.d/postgresql start
mkdir /var/log/reporting/pgsql
chown postgres[:P]ostgres /var/log/reporting/pgsql
/var/storage/pgsql/init/reporting_db_init.sh -v
# psql -Ureporting -c"reindex database reporting;" reporting
# psql -Ureporting -c"vacuum;" reporting
/etc/init.d/postgresql stop
rm -fr /var/log/reporting/pgsql
/etc/init.d/postgresql start
mkdir /var/log/reporting/pgsql
chown postgres[:P]ostgres /var/log/reporting/pgsql
/var/storage/pgsql/init/reporting_db_init.sh -v