Dinesh Pandey wrote:
> You can use Postgres 8.x, it supports 64 bit (if your OS supports 64
> bit).
>
> But you have to install it
> --------------------------------------------------
> ./configure --enable-integer-datetimes
> make
> make install
> --------------------------------------------------
What makes you think that?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/