Hi.
Can any one tel me if the commands below applied to Ver 9 too?
Rebuild the database with following commands - line by line:
/etc/init.d/postgresql stop
rm -fr /var/log/reporting/pgsql
/etc/init.d/postgresql start
mkdir /var/log/reporting/pgsql
chown postgres: postgres /var/log/reporting/pgsql
/var/storage/pgsql/init/reporting_db_init.sh -v
Thanks...
[:)]
This thread was automatically locked due to age.