Re: Problem with 64-bit Postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Peter Alberer" <peter(dot)alberer(at)wu-wien(dot)ac(dot)at>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with 64-bit Postgres
Date: 2005-09-15 15:25:27
Message-ID: 14231.1126797927@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Peter Alberer" <peter(dot)alberer(at)wu-wien(dot)ac(dot)at> writes:
> The system is a p5-510 running redhat advanced server 4.0 update 1. the
> kernel version is 2.6.9-11.EL. what other details about the machine could be
> helpful?

Well, it works perfectly fine for me on a ppc64 RHEL machine at Red Hat...

I'm a bit suspicious of your method of getting a 64-bit build by
manually altering the compile/link flags. I believe the recommended
way of switching 32/64 environment is via setarch. I did

ppc64 sh
... configure and build within sub-shell ...

and got a working 64-bit executable without doing any special pushups.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2005-09-15 15:30:35 Re: ERROR: type "temp_gc" already exists
Previous Message Scott Marlowe 2005-09-15 15:21:43 Re: Speed problems