Re: Does postgresql-odbc work on 64-bit platforms?

From: "Anoop Kumar" <anoopk(at)pervasive-postgres(dot)com>
To: "Ludek Finstrle" <luf(at)pzkagis(dot)cz>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Does postgresql-odbc work on 64-bit platforms?
Date: 2005-12-29 05:53:28
Message-ID: B4AF8C04F762D246A1E38EC5DFAEFC0B037A37@blrmail2.aus.pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Ludek,

Previously, I replied directly to you without copying it to the list!
That time they were 32 bit binaries on a 64 bit Solaris platform.

Again, just for your information, I could test the following combination
successfully:

1. psqlodbc 08.01.0102 (64 bit binary)
2. unixODBC 2.2.11 (64 bit binary)
3. PostgreSQL 8.0.4 (64 bit binary)

I am including the previous mail for other's reference.
------------------------------------------------------------------------
-
> Does it mean that you compiled 32-bit binary? I don't know much about
> 64-bit environment and compiling so please be patient with me.

Yes, I compiled 32 bit binaries, and it is running on a 64 bit platform.
There is nothing great in it, but I just wanted to check out whether it
was do-able (as Dave says :-))

> Did you get same warnings as Tom?

No, I did not get them with a 32 bit build (That's obvious because there
was no 32 <-> 64 bit pointer conversion). But when I tried building a 64
bit binary, I got the same warnings. I could not complete the 64 bit
build because my ODBC and libpq libraries were 32 bit.
------------------------------------------------------------------------
-

Regards
Anoop

> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org [mailto:pgsql-odbc-
> owner(at)postgresql(dot)org] On Behalf Of Ludek Finstrle
> Sent: Friday, December 23, 2005 6:20 PM
> To: Anoop Kumar
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Does postgresql-odbc work on 64-bit platforms?
>
> > (I did not use the -m64 compiler option)
>
> Does it mean that you compiled 32-bit binary? I don't know much
> about 64-bit environment and compiling so please be patient with me.
>
> Did you get same warnings as Tom?
>
> Regards,
>
> Luf
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 6: explain analyze is your friend

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2005-12-29 21:37:34 [ psqlodbc-Bugs-1000507 ] MSSQL syntax
Previous Message noreply 2005-12-28 19:29:48 [ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work