On Thu, Jul 22, 2010 at 10:05:30AM +0200, Maxim Burgerhout wrote:
> 
> Most Python applications that interface with PostgreSQL (Django for
> one, and I think Turbogears too) use python-psycopg2 these days.
> Python-psycopg2 at least has had some commits in its python2 branch in
> the last couple of months. The version available in F-13 is 2.0.14,
> which is a tiny bit old, but basically seems to be the standard way to
> interface with PostgreSQL in Python at the moment. Its use by both
> Django and Turbogears guarantees at least some amount of activity
> upstream.
> 
> But I don't know how much work migrating from python-pgsql to
> python-psycopg2 would be...

[...]

On Tue, Jul 27, 2010 at 11:50:35AM -0400, Tom Lane wrote:
> 
> The PG Python client with the brightest future seems to be psycopg2
> http://initd.org/psycopg/
> but I'm not much of a Python guy and can't gauge how much trouble
> it'd be to convert to that.

Maxim, Tom,

thank you for the suggestion.

I have changed the Requires in .spec to require python-psycopg2 and
I've changed the placeholder handling in driver_postgresql.py.

The thing now installs and activates the certificate just like
it did with python-pgsql, but please point out any regressions that
this change might have brought.

This also means that Spacewalk on PostgreSQL now installs on
Fedora 13 as well, for you guys who accept no old releases. You want
the nightly repo, which now has "1.2" in the path -- please follow

        https://fedorahosted.org/spacewalk/wiki/PostgreSQL

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to