Forum OpenACS Q&A: postmaster or postgres not running

Collapse
Posted by phil phil on
*****************************************************
postgres@LIM:~$ pg_ctl start
2006-11-08 17:53:33 [27200] FATAL: database files are incompatible with server
DETAIL: The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP.
HINT: It looks like you need to recompile or initdb.
postmaster successfully started

postgres@LIM:~$ pg_ctl status
pg_ctl: postmaster or postgres not running

*****************************************************

How to fix this problem?

Thanks a lot.................