andrew cooke wrote:
> ray wrote:
>> I am trying to get Python 2.6 and PostgreSQL 8.3 to work together
>> under Windows 2000.
i haven't got much of a clue about python's binary api, but what you are
doing sounds absolutely crazy to me.
Andrew is right; unless you want to do exploratory work, inst
i haven't got much of a clue about python's binary api, but what you are
doing sounds absolutely crazy to me.
i guess you are using a binary prebuilt to use a certain python version
(ie 2.5). your simplest solution is to install that python version (it is
possible to have more than one version o
I am trying to get Python 2.6 and PostgreSQL 8.3 to work together
under Windows 2000.
When I try to add Python to PostgreSQL via:
createlang plpythonu dbname
But when doing so, I get an error:
createlang: language installation failed: ERROR: could not load
library "C:/Program Files/PostgreSQL/8.