From: | "Dinesh Pandey" <dpandey(at)secf(dot)com> |
---|---|
To: | "'PostgreSQL'" <pgsql-sql(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org> |
Subject: | How to install Postgres that supports 64-bit integer/date-time. |
Date: | 2005-04-22 05:30:02 |
Message-ID: | 20050422053411.F30D053A3A@svr1.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
How to install Postgres 8.0.1 that supports 64-bit integer/date-time.
# ./configure --prefix=/usr/local/pgsql --with-tclconfig=/usr/local/lib
--with-tcl
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking which template to use... solaris
checking whether to build with 64-bit integer date/time support... no
checking whether NLS is wanted... no
checking for default port number... 5432
checking for gcc... gcc
while installation I am getting this message:" checking whether to build
with 64-bit integer date/time support... no"
Thanks
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-04-22 05:50:30 | Re: debug levels in server |
Previous Message | Michael Fuhr | 2005-04-22 04:00:11 | Re: listing all tables |
From | Date | Subject | |
---|---|---|---|
Next Message | Dinesh Pandey | 2005-04-22 07:43:46 | FW: How to install Postgres that supports 64-bit integer/date-time. |
Previous Message | Igor Kryltsov | 2005-04-22 05:24:10 | Help to drop table |