> I don't see a strong reason to support PyGreSQL (or any PostgreSQL
> Python driver other than psycopg) -- psycopg is free to download and
> use, and installing it does not require root access to a server. Which
> problems did you have with psycopg?
>
>
I was not able to compile it on the s
On 11/14/06, Rapheal Kaplan <[EMAIL PROTECTED]> wrote:
> Django comes with support for the psycopg Python DB drivers. I was
> interested to see if it could support the PyGreSQL (the pgdb package) for
> systems that would not have access to psycopg. Is anyone else interested in
> this?
>
> I
Django comes with support for the psycopg Python DB drivers. I was
interested to see if it could support the PyGreSQL (the pgdb package) for
systems that would not have access to psycopg. Is anyone else interested in
this?
I have thus far managed to get it to work by copying the psycopg b