Re: PostgreSQL 7.4.1 and pgdb.py

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PostgreSQL 7.4.1 and pgdb.py
Дата
Msg-id 20040131035904.GB28765@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: PostgreSQL 7.4.1 and pgdb.py  (Jeff Davis <jdavis-pgsql@empires.org>)
Ответы Re: PostgreSQL 7.4.1 and pgdb.py  (Jeff Davis <jdavis-pgsql@empires.org>)
Re: PostgreSQL 7.4.1 and pgdb.py  (Lamar Owen <lowen@pari.edu>)
Список pgsql-general
On Fri, Jan 30, 2004 at 07:42:27PM -0800, Jeff Davis wrote:

> You can probably get an updated pgdb.py somehow, or you can just use
> "import pg" which has a different interface (non DBAPI-2.0 compliant)
> but should work fine (since it doesn't try to access system catalogs,
> it's more of a low-level PG interface for python).

Keep in mind that there's also psycopg and PyGreSql, as far as Python
interfaces go.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Pido que me den el Nobel por razones humanitarias" (Nicanor Parra)

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: PostgreSQL 7.4.1 and pgdb.py
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: PostgreSQL 7.4.1 and pgdb.py