Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: database files are incompatible with server, after



CSN <cool_screen_name90001(at)yahoo(dot)com> writes:

> DETAIL:  The database cluster was initialized without
> HAVE_INT64_TIMESTAMP but the server was compiled with
> HAVE_INT64_TIMESTAMP.
> HINT:  It looks like you need to recompile or initdb.

Is it possible you have two PG installs on this machine, and you're
trying to start the wrong one?  Because it's hard to see how a restart
could cause this error message--it's saying that your data files are
incompatible with the code you're trying to run.

-Doug



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group