dbTalk Databases Forums  

Moving DB von Postgresql 7.3 to 7.4

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Moving DB von Postgresql 7.3 to 7.4 in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tobias Graf
 
Posts: n/a

Default Moving DB von Postgresql 7.3 to 7.4 - 07-29-2004 , 03:36 AM






Hallo,

I've a quick question about a problem I have moving a database from V7.3
to V7.4.

I have an old database in version 7.3, unfortunately on my system
(Debian Sarge) the version 7.4 is installed, so the server will not
start. I downloaded V7.3 and compiled it, which worked fine, but when I
now start the server, I get the following message in the log:

PANIC: The database cluster was initialized with HAVE_INT64_TIMESTAMP
but the backend was compiled without HAVE_INT64_TIMESTAMP.
It looks like you need to recompile or initdb.

I like to recompile with HAVE_INT64_TIMESTAMP, but I couldn't find out,
how to tell "./configure".

Best Regards,
Tobias


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: Moving DB von Postgresql 7.3 to 7.4 - 07-29-2004 , 09:51 AM






Tobias Graf <tobias.graf (AT) gmx (DOT) net> writes:
Quote:
I like to recompile with HAVE_INT64_TIMESTAMP, but I couldn't find out,
how to tell "./configure".
--enable-integer-timestamps, I think. See "./configure --help".

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.