Re: Not possible to create 64 bit windows clients ?

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Not possible to create 64 bit windows clients ?
Date: 2009-11-09 12:32:46
Message-ID: 20091109123246.GF5407@samason.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Nov 09, 2009 at 09:47:48AM +0100, Anders Moe wrote:
> We're trying to get our 64 bt windows application to use postgresql, which
> means I have to #include stuff from psql and link to 64 bit versions of the
> libs. Which do not seem to exist.
>
> Spesifically I need to get Qt compiled with psql (and eventually postGIS).

Why does Postgres need to be 64bit, couldn't you go through the windows
ODBC layer if you want 64 bit client support? Also, isn't PostGIS just
server side and hence you shouldn't have to worry about it client side?

--
Sam http://samason.me.uk/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anders Moe 2009-11-09 12:47:55 Re: Not possible to create 64 bit windows clients ?
Previous Message Sam Mason 2009-11-09 12:25:34 Re: Donwload location for PostgreSQL version 8.2.7