Com essa sequência de comandos deu certo:
1) make clean
2) path/to/postgre/src/configure --enable-integer-datetimes
3) make
4) make install
Em 16/02/2009 às 15:06 horas, [email protected] escreveu:
2009/2/16 Rodrigo Kravetz Oliveira:
> Vi num fórum que era necessário reconfigurar e recompilar, com a opção
> --enable-integer-datetimes. Então fiz:
>
> ./configure --enable-integere-datetimes (ok)
> ./make (ok)
> ./make install (ok)
>
> Instalação OK.
> Dentro do arquivo config.status diz assim:
>
> PostgreSQL config.status 8.0.19
> configured by ./configure, generated by GNU Autoconf 2.53,
> with options \"'--enable-integer-datetimes'\"
make clean; ./configure --flags ...
-Leo
--
Leonardo Cezar
http://www.aslid.org.br
http://postgreslogia.wordpress.com
http://www.dextra.com.br/postgres
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
_______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
