Error in python interface solved

Поиск
Список
Период
Сортировка
От Mads Kristensen
Тема Error in python interface solved
Дата
Msg-id 20030218154726.051d754f.mdk@unispeed.dk
обсуждение исходный текст
Список pgsql-interfaces
Hi everybody 

I just thought that I would share some information with all of you. 
I had a problem using the pgdb python interface with a Postgres 7.3
server. The problem was that some references to typprtlen was used, and
this attribute wasn't found on my server. 

This problem is solved in version 7.3.2 of the postgres server. I know
that the problem exists in both versions 7.3 and 7.3.1.

So if your pgdb module won't let you run cursor.execute("SQLSTATEMENT"),
and it says something about typprtlen, just upgrade your postgres to
7.3.2

Mads Kristensen


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

Предыдущее
От: ljb
Дата:
Сообщение: Re: Announce: A pure-Tcl interface ... PgAccess
Следующее
От: Stéphane Pinel
Дата:
Сообщение: libpq PGconn ?