El día 20 de mayo de 2009 10:54, Oswaldo Hernández
<[email protected]> escribió:
> Hola,
>
> Tengo los archivos de un cluster creado con la version 7.4 para actualizar.
>
> He descargado los fuentes de la 7.4.25 y compilado utilizando el flag
> '--enable-integer-datetimes' en el configure segun:
> <http://archives.postgresql.org/pgsql-es-ayuda/2009-02/msg00307.php>.
>
> Pero al intentar iniciarlo falla y continua mostrando el mensaje:
>
> FATAL:  database files are incompatible with server
> 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.
>
> ¿Alguna sugerencia?
>
>

recompilaste el código con HAVE_INT64_TIMESTAMP pero tu data sigue
estando en el timestamp común.
Hicistes un pg_dump previo?


-- 
      Emanuel Calvo Franco
        Sumate al ARPUG !
        ( www.arpug.com.ar)
    ArPUG / AOSUG Member
--
TIP 9: visita nuestro canal de IRC #postgresql-es en irc.freenode.net

Responder a