Which PostgreSQL driver do you use

2010-08-26 Thread Joshua Russo
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? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: Which PostgreSQL driver do you use

2010-08-26 Thread Joshua Russo
On Thu, Aug 26, 2010 at 10:17 PM, 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? > Nevermind, It helps to read the docs. -- You received thi

Re: Which PostgreSQL driver do you use

2010-08-26 Thread Kenneth Gonsalves
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 r

Re: Which PostgreSQL driver do you use

2010-08-26 Thread Russell Keith-Magee
On Fri, Aug 27, 2010 at 7:35 AM, Kenneth Gonsalves 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 >> ano

Re: Which PostgreSQL driver do you use

2010-08-26 Thread Kenneth Gonsalves
On Fri, 2010-08-27 at 08:26 +0800, Russell Keith-Magee wrote: > > 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