[osgeo4w-dev] [osgeo4w] #164: Upgrade psycopg module to version 2.0.14

OSGeo4W trac_osgeo4w at osgeo.org
Tue Mar 30 16:46:20 EDT 2010


#164: Upgrade psycopg module to version 2.0.14
--------------------+-------------------------------------------------------
Reporter:  jpalmer  |       Owner:  osgeo4w-dev at lists.osgeo.org
    Type:  defect   |      Status:  new                        
Priority:  major    |   Component:  Package                    
 Version:           |    Keywords:  python, qgis, postgresql   
--------------------+-------------------------------------------------------
 I'm using a QGIS python plugin which is trying to connect to a PostgreSQL
 database server that is using SSPI authentication. However the current
 version of the psycopg 2.0.6 python module within OSGeo4W is statically
 compiled against PG lib 8.2.

 Could we please upgrade to a newer version of psycopg that supports higher
 than PostgreSQL 8.2?

 Or maybe a better solution is to compile a version of psycopg which is
 dynamically linked to the PostgreSQL DLL. Then I can just manually upgrade
 the OSGeo4W PostgreSQL DLLs myself. This relates to #103

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/164>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the osgeo4w-dev mailing list