Re: Tcl & PG on Win 7 64 bit - is it working for anyone?

From: "Carlo Stonebanks" <stonec(dot)register(at)sympatico(dot)ca>
To: "'Postgres General'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Tcl & PG on Win 7 64 bit - is it working for anyone?
Date: 2013-02-12 14:33:43
Message-ID: 002001ce092d$f59f7710$e0de6530$@sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have found the only certain way to get PG and TCL to talk to each other
with Win 7 x64 (and perhaps all other x64 environments) is to go 32-bit all
the way.

32 bit ActiveState Tcl 8.5.13,
PG 32 bit (9.1) client interface - libpq.dll
Win32 build Pgtcl driver from the sourceforge pgtclng project v2.0.0 from
https://sourceforge.net/projects/pgtclng/files/pgtclng/

If anyone manages to get a driver that works with Tcl & the PG 64-bit
client, I would love to hear about it.

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Adrian Klaver
Sent: February 11, 2013 6:09 PM
To: Carlo Stonebanks
Cc: 'Postgres General'
Subject: Re: [GENERAL] Tcl & PG on Win 7 64 bit - is it working for anyone?

On 02/11/2013 08:18 AM, Carlo Stonebanks wrote:
> I had seen that thread, and that's how I came in contact with L J
> Bayuk (the person who owns the pgtclng sourceforge project and who
> answered the
> questions) and followed his advice, which is how I came to create the
> 64 bit build. I am still experiencing problems.
>
> It's possible that I have missed something, but I have been scouring
> the internet for a solution before I posted this. In the meantime, I
> just need proof that SOMEONE has gotten Tcl to talk to PG in Win 7 x64
> - then maybe I can work towards a solution.
>

Well we have moved past my Windows knowledge. Good luck.

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Taylor 2013-02-12 15:14:03 Importing 120 csv files bulk multiple
Previous Message Karsten Hilbert 2013-02-12 14:32:57 Re: How to store version number of database layout