Dear all,
when i run the createdb statement is is giving the following error:
$ createdb test
psql: FATAL: File /usr/local/pgsql/data/base/1/PG_VERSION is missing. This is not a valid data directory.
createdb: database creation failed.
i am able to start the te postgre server using the pg_ctl command and te postmaster is running .
i am using postgresql 7.3.4 and Red Hat Enterprise Linux ES release 3 (Taroon)
please help