From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL v7.4 Release Candidate 1 |
Date: | 2003-11-04 19:30:22 |
Message-ID: | 200311041630.22802.martin@bugs.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general |
El Mar 04 Nov 2003 16:13, Peter Eisentraut escribió:
> Martin Marques writes:
>
> > I saw that no body tried it on 64 bit Linux SPARC.
> >
> > bugs:~# uname -a
> > Linux bugs 2.4.21 #1 Thu Aug 7 20:30:12 EDT 2003 sparc64 GNU/Linux
>
> Well, I did build it on a machine whose uname looked much like this, but
> it was in fact a 32-bit build. Are you sure yours was a 64-bit build?
> (For example, long should be 8 bytes.)
Just got this from "configure":
checking whether long int is 64 bits... yes
checking for unsigned long... yes
checking size of unsigned long... 8
checking for short... yes
checking alignment of short... 2
checking for int... yes
checking alignment of int... 4
checking for long... yes
checking alignment of long... 8
checking for double... yes
checking alignment of double... 8
I think we have a 64 bit system here! :-)
--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telemática
Universidad Nacional
del Litoral
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2003-11-04 19:36:26 | Re: PostgreSQL v7.4 Release Candidate 1 |
Previous Message | Martin Marques | 2003-11-04 19:24:13 | Re: PostgreSQL v7.4 Release Candidate 1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Ron St-Pierre | 2003-11-04 19:30:45 | Re: Constraint Problem |
Previous Message | Martin Marques | 2003-11-04 19:24:13 | Re: PostgreSQL v7.4 Release Candidate 1 |