Re: Re: ssl connection support

Gerhard Haering <[email protected]> Thu, 2 Dec 2004 13:25:39 +0100
Newsgroups gmane.comp.python.db.pypgsql.user
Message-ID <[email protected]>
On Sun, Nov 28, 2004 at 02:57:25PM +0100, Gerhard Häring wrote:
> Timothy Smith wrote:
> >hmm it doesn't work under windows. [...]
> 
> The pyPgSQL Windows binaries are statically linked against a version of 
> the PostgreSQL client libraries that are *not* SSL-enabled.
> 
> I'll see if I can produce updated Windows binaries soon.

http://ghaering.de:9080/pypgsql/

pyPgSQL win32 binaries for win32. For Python 2.3 and Python 2.4.

This time, *dynamically* linked against PostgreSQL 8, beta 5.

I used the PostgreSQL libraries from PgAdmin 3.

So, I can guarantee it works with the libpq.dll from PgAdmin 3
somewhere in the search path. Tested it against my SSL-enabled
PostgreSQL 7.3.x and it works fine.

Still won't work against PostgreSQL 8 betas, because I built it
against the latest pyPgSQL release, which (and CVS still too, I
suppose) has this silly version string parsing problem.

Also unfortunately, the Python 2.4 binaries are of no great use,
because there are no readily available mxExtensions for Python 2.4.

HTH,

-- Gerhard
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBrwnDdIO4ozGCH14RAgGtAKCrRsRU+uMRosKIdpk5nddS4j9fSQCeLyjD
cCDRUtcTThXOCnZzND1NqDA=
=vLnd
-----END PGP SIGNATURE-----