cannot start postgresql

root@server01 [~]# su - postgres
bash-2.05a$ pg_ctl -w start
waiting for postmaster to start....FATAL 1: File /var/lib/pgsql/data/PG_VERSION is missing. This is not a valid data directory.
............................................................failed
pg_ctl: postmaster does not start


What is the problem? Thanks. Joe.

 

 

 

 

Top