From: | "Dinesh Pandey" <dpandey(at)secf(dot)com> |
---|---|
To: | "'nicolas hafner'" <nicolas(dot)hafner(at)laposte(dot)net>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: 64 bits? |
Date: | 2005-09-07 12:57:52 |
Message-ID: | 20050907130146.DDCCBD71F1@svr1.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
--------------------------------------------------
Thanks
Dinesh Pandey
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of nicolas hafner
Sent: Wednesday, September 07, 2005 4:51 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] 64 bits?
Hi,
I just wanted to know if there is a specific version of PostGreSQL for 64
Bits CPU (AMD/Intel) on a platform like Linux or Windows XP 64.
thx
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-09-07 14:21:34 | Re: Shared disk storage |
Previous Message | nicolas hafner | 2005-09-07 11:21:23 | 64 bits? |