Paweł Tęcza wrote:
> Paweł Tęcza pisze:
>> What Python module for PostgreSQL support do you use?
...
> Gordon uses python-pgsql module by Cristian Gafton. You can download it 
> from following URL:
> http://people.rpath.com/~gafton/pgsql/

Sorry to leave you hanging like that, Paweł.  You're correct about the 
python module, also available here:
http://pypi.python.org/pypi/python-pgsql/

At some point in the future, I'll probably add support for the psycopg2 
module, used by Zope and Django for PostgreSQL support.  PostgreSQL is a 
terrific DB, but it could seriously use a well supported standard Python 
module.  Yuck.

> Please note that Debian/Ubuntu package named python-pgsql is *different* 
> module! The debian/copyright file says that it was created by Billy G. 
> Allie and is available at
> http://pypgsql.sourceforge.net/

Good to know.  In Red Hat/Fedora, the "python-pgsql" package is the 
correct one.

Let me know if you run into issues with SQL support.  I still consider 
it experimental.  It was implemented to enable SMTP server clustering, 
but I haven't used it anywhere in production.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to