Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection
Дата
Msg-id 4E95429D.1000201@ringerc.id.au
обсуждение исходный текст
Ответ на Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection  (STIEG Heimo <Heimo.STIEG@nextiraone.eu>)
Список pgsql-bugs
On 10/12/2011 03:21 PM, STIEG Heimo wrote:
> OH, I thought, that the psql maintains also the odbc driver.

The PostgreSQL odbc driver, psqlODBC, is maintained as a project
associated with (though not part of) PostgreSQL proper.

unixODBC, which is the ODBC implementation for UNIX, has nothing to do
with PostgreSQL. I think the PostgreSQL ODBC driver is primarily used on
Windows for ODBC on Windows systems, though of course unixODBC should
also be supported.

Looking at your stack trace, it doesn't look like the psqlODBC driver is
involved, unless it's indirectly by corrupting memory. It crashes in
unixODBC proper.

If you have an issue with unixODBC its self, you need to report that to
the unixODBC maintainers. See http://www.unixodbc.org/

If the issue does turn out to be with the psqlODBC driver, then please
provide more detail including `mylog' from the psqlODBC driver, the ODBC
trace logs, a query history from PostgreSQL, an explanation of your
reasoning, and preferably a self-contained test case allowing others to
reproduce the issue without having to have freeswitch etc.


--
Craig Ringer

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

Предыдущее
От: STIEG Heimo
Дата:
Сообщение: Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection
Следующее
От: Martin Pitt
Дата:
Сообщение: *.sql contrib files contain unresolvable MODULE_PATHNAME