Re: Installing PLPython - Version Problem

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Installing PLPython - Version Problem
Дата
Msg-id 49D124F4.3040203@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: Installing PLPython - Version Problem  (ray <Ray.Joseph@CDICorp.com>)
Список pgsql-general
ray wrote:

> I am sorry for not providing a clear description of my problem.  I
> want to us Python 2.6 but the PLPython seems to me looking for 2.5
> which is not on my machine.  Is there a way to have PostgreSQL work
> with Python 2.6?

Recompile PostgreSQL, or at least the PL/Python extension, to use Python
2.6.

You don't want to do this on Windows. It's really no fun. Just download
and install Python 2.5. It installs and runs just fine in parallel with
Python 2.6, and it'll get everything working nice and quickly.

When PostgreSQL 8.4 is released, the Windows builds will probably be
against Python 2.6.

--
Craig Ringer

В списке pgsql-general по дате отправления:

Предыдущее
От: "Eshelman, James"
Дата:
Сообщение: Re: Postgres startup processes on linux? - resolved.
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Postgres startup processes on linux?