Re: PostgreSQL 7.4.1 and pgdb.py

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 7.4.1 and pgdb.py
Дата
Msg-id 26260.1075524072@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PostgreSQL 7.4.1 and pgdb.py  ("Manuel Tejada" <mantemu@terra.com.pe>)
Ответы Re: PostgreSQL 7.4.1 and pgdb.py  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-general
"Manuel Tejada" <mantemu@terra.com.pe> writes:
> But now when I input the same sintaxis with the new Installation(PostgreSQL
> 7.4.1), I get an error when I enter rhe four line:

> _pg.error: ERROR: non exist the column "typprtlen"

I believe this indicates you're using an old version of the PyGreSQL
module.  typprtlen disappeared from the pg_type system catalog several
releases back.  There is updated PyGreSQL code out there, but I'm not
very sure where --- have you looked at gborg.postgresql.org?

            regards, tom lane

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

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