Re: The database cluster was initialized without HAVE_INT64_TIMESTAMP

From: Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com>
To: Oswaldo Hernández <listas(at)soft-com(dot)es>
Cc: Lista Postgres <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: The database cluster was initialized without HAVE_INT64_TIMESTAMP
Date: 2009-05-20 14:22:20
Message-ID: f205bb120905200722i43f6ad3ci3fae2e3bc5f1cce5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El día 20 de mayo de 2009 10:54, Oswaldo Hernández
<listas(at)soft-com(dot)es> 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

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Ernesto Verbanaz 2009-05-20 14:26:24 RE: Diferencia de tiempo
Previous Message Fernando Hevia 2009-05-20 14:18:17 RE: [pgsql-es-ayuda] OT: Posible solución a este problema