Re: python and Postgresq

2009-11-24 Thread Tim Roberts
Krishnakant wrote: > >Python-pgsql is a much better choice when it comes to big applications, >specially if you are going to deal with xml-rpc. I have found that >python-pgsql handles integers and other such postgresql datatypes >better. I wonder if you would mind expanding on the experiences th

Re: python and Postgresq

2009-11-23 Thread Diez B. Roggisch
Krishnakant wrote: > On Mon, 2009-11-23 at 11:22 +0100, Diez B. Roggisch wrote: >> Andy dixon wrote: >> >> > Hi, >> > >> > Does anyone have a link to, or can provide an example script for using >> > python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone >> > can recommend an alte

Re: python and Postgresq

2009-11-23 Thread Krishnakant
On Mon, 2009-11-23 at 11:22 +0100, Diez B. Roggisch wrote: > Andy dixon wrote: > > > Hi, > > > > Does anyone have a link to, or can provide an example script for using > > python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone can > > recommend an alternative, that would be fantas

Re: python and Postgresq

2009-11-23 Thread Andy dixon
"Diez B. Roggisch" wrote in message news:7mv62nf3hp17...@mid.uni-berlin.de... Andy dixon wrote: Hi, Does anyone have a link to, or can provide an example script for using python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone can recommend an alternative, that would be fanta

Re: python and Postgresq

2009-11-23 Thread Ben Finney
"Andy dixon" writes: > Does anyone have a link to, or can provide an example script for using > python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone > can recommend an alternative, that would be fantastic. "Diez B. Roggisch" writes: > I'd recommend psycopg2. I'd recommend i

Re: python and Postgresq

2009-11-23 Thread Diez B. Roggisch
Andy dixon wrote: > Hi, > > Does anyone have a link to, or can provide an example script for using > python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone can > recommend an alternative, that would be fantastic. I'd recommend psycopg2. This is an introduction: http://www.dev

python and Postgresq

2009-11-23 Thread Andy dixon
Hi, Does anyone have a link to, or can provide an example script for using python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone can recommend an alternative, that would be fantastic. Thanks! Andy Dixon -- http://mail.python.org/mailman/listinfo/python-list