| From: | The Doctor <doctor(at)doctor(dot)nl2k(dot)ab(dot)ca> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Help in compiling 8.1.2 from source |
| Date: | 2006-01-31 22:13:36 |
| Message-ID: | 20060131221336.GA26576@doctor.nl2k.ab.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
iHELP!!
I compile postgresql 8.1.2
using:
./configure \
--prefix=/usr/local/pgsql \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
--enable-debug \
--enable-depend \
--enable-cassert \
--enable-thread-safety \
--with-perl \
--with-openssl \
--with-gnu-ld
and Now I am getting:
ns1# 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.
What do I need to get this running again?
--
Member - Liberal International
This is doctor(at)nl2k(dot)ab(dot)ca Ici doctor(at)nl2k(dot)ab(dot)ca
God Queen and country! Beware Anti-Christ rising!
Born 29 Jan 1969 Redhill Surrey UK
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mott Leroy | 2006-01-31 22:26:14 | Re: help with locked table(s)/transactions(s) |
| Previous Message | Jim C. Nasby | 2006-01-31 22:01:16 | Re: Best way to handle table trigger on update |