On Fri, Aug 27, 2010 at 7:35 AM, Kenneth Gonsalves <law...@au-kbc.org> wrote:
> On Thu, 2010-08-26 at 22:17 -0100, Joshua Russo wrote:
>> There are a lot of PostgreSQL drivers listed on the Python Wiki
>> http://wiki.python.org/moin/PostgreSQL
>>
>> Has anyone found one to be better or even that different from
>> another?
>
> pyscopg has been more or less standard ever since I can remember.

Due to a lack of maintenance (last psycopg release was in 2005),
psycopg was added to the deprecation path in 1.2. It will be removed
in 1.4.

psycopg2 is now the preferred driver for Django (using the
postgres_psycopg2 backend).

Yours,
Russ Magee %-)

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

Reply via email to