Обсуждение: Python Postgresql support?

Поиск
Список
Период
Сортировка

Python Postgresql support?

От
Jerry LeVan
Дата:
Is it possible to build the python postgresql support library
on Mac OSX 10.3.5 with the default python install?

Adding "--with-python" gets an error message about libpython
not being a shared library when attempting to build postgresql.
(pg 7.4.5)

Thanks for any pointers.

Jerry


Re: Python Postgresql support?

От
Pierre-Frédéric Caillaud
Дата:
    Use psycopg, it's a hell of a lot faster anyway.

On Tue, 31 Aug 2004 23:25:35 -0400, Jerry LeVan <jerry.levan@eku.edu>
wrote:

> Is it possible to build the python postgresql support library
> on Mac OSX 10.3.5 with the default python install?
>
> Adding "--with-python" gets an error message about libpython
> not being a shared library when attempting to build postgresql.
> (pg 7.4.5)
>
> Thanks for any pointers.
>
> Jerry
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>