[prev in list] [next in list] [prev in thread] [next in thread] 

List:       trac
Subject:    [Trac] Re: Postgresql 8.4.2
From:       ray <ray () aarden ! us>
Date:       2009-12-28 14:12:42
Message-ID: b3450b6b-0792-4728-8730-9e89aefc6d4e () j19g2000yqk ! googlegroups ! com
[Download RAW message or body]



On Dec 27, 1:45 pm, ray <r...@aarden.us> wrote:
> Is there a connector for Python 2.6 and Postgresql 8.4.2?  I only see
> pyscopg2 for 8.4.1.
> This will be for Windose XP.
>

I got this reply from psycopg group:

> Does the 2.0.13 (For Python 2.6) titled
> psycopg2-2.0.13.win32-py2.6-pg8.4.1-release.exe work for PostgreSQL
> 8.4.2 also?
>
> My intent is to use this with Trac and SVN with Apache.
>
> BTW, what is the debug build for?

Yes, it will work with 8.4.2.  The PostgreSQL version info is to
indicate what libpq version win psycopg is built against, for those
that
are interested in such things.

The debug builds sets a DEFINE on the compilation of psycopg2
(PSYCOPG_DEBUG) that enables the printing of additional information to
the
console if the environment variable PSYCOPG_DEBUG is set.  Useful if
tracking down a bug in PSYCOPG, and sometimes useful tracking down
problems in your python database code.  FYI, normally I use the
release
builds and NOT the debug builds since it cuts down a little on
unnecessary
overhead.  Note that on many UNIX like platforms, I believe the debug
information is sent to stderr.


-jason

--

You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to trac-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic