Wierd error message

Поиск
Список
Период
Сортировка
От Alex Turner
Тема Wierd error message
Дата
Msg-id 33c6269f0503150432674393db@mail.gmail.com
обсуждение исходный текст
Ответы Re: Wierd error message  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
I'm working with mod_python and pygresql (although I get virtualy the
same error with psycopg too)

Anyone know what the following error actualy means:

Exception pg.InternalError: 'Connection already closed' in > ignored

Does it mean the obvious: Some code tries to access a connection
object that was already closed?  but why the "in > ignored" then?

Thanks,

Alex Turner
netEconomist

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

Предыдущее
От: Mark Rae
Дата:
Сообщение: Re: prelimiary performance comparison pgsql vs mysql
Следующее
От: Marco Colombo
Дата:
Сообщение: Re: plpython function problem workaround