Hi Leland123,
Thanks for the info. I will try rebuilding everything, but I am not sure whether or not the problem is with PostgreSQL or Python.
You see, with the standard RH9 and PostgreSQL, I can write stored procedures that work with most of the allowable modules. So far it is only the re...
I'm pretty sure that the problem in the lack of a libpython in the RPM. I tried to create one, and it seemed to work, but could not build PostgreSQL. Anyone have any other ideas?
TIA,
Glenn
I just found an entry in the PostgreSQL 7.4 development doc that states the need for libpython.so. That does NOT come with the standards python rpm on Redhat. I will compile it and let you know if that's the problem. Thanks for the clues!
Glenn
It might well be a problem in Python (or at least a change. I am using Redhat 9.0 (kernel 2.4.20-13.9) with PostgreSQL 7.3.2.3 and Python 2.2.2.26.
I did notice that the same problem was reported to the PostgreSQL bug list on Fri, 6 Sep 2002 in an email entitled "problem with pl/python...
There seems to be a bug in PostgreSQL 7.3.2 when attempting to write a simple function using regular expressions. Attempting to import sre results in the error message:
found.exceptions.ImportError: No module named _sre
Has anyone had this problem? It completely stops Python development.
TIA...
Hi,
I am encountering a problem with unicode in PostgreSQL 7.3.2 in creating a primary key consisting of of a one-character Unicode column. Definitions work, but when I try to INSERT rows with values higher than u'FB50, PostgreSQL starts rejecting the rows as Duplicates, even though the values...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.