Re: Postgres 8.3.0 ?
Jason Erickson <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 26 Feb 2008, Michael Hipp wrote: > Does psycopg2 work with Postgres 8.3.0? In particular will the Windows > build against 8.2.4 at > http://stickpeople.com/projects/python/win-psycopg/ work? > > Thanks, > Michael Yes, the Windows build works with PostgreSQL 8.3.0. The information on the windows build page is to indicate what version of libpq the code is linked against for troubleshooting purposes, etc. -jason