ray wrote: > 1) The first question is how do I get this stack to look for the 2.6 > version?
Without rebuilding PL/Python, you can't. Python 2.5 and Python 2.6 are not binary compatible. You will need to install Python 2.5. > If I make a copy of python26.dll and rename it python25.dll, that > reference is resolved but a new one appears for apphelp.dll: Python 2.5 and Python 2.6 are not binary compatible. This would most likely cause crashes in PL/Python functions if it worked at all. > I would really like > to find out how to get this to install correctly on production > machines. Install Python 2.5 . -- Craig Ringer -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general