Re: Segmentation Fault in Postgres server when using psqlODBC

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Segmentation Fault in Postgres server when using psqlODBC
Дата
Msg-id 51A51147.2060103@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Segmentation Fault in Postgres server when using psqlODBC  (Joshua Berry <yoberi@gmail.com>)
Ответы Re: Segmentation Fault in Postgres server when using psqlODBC
Список pgsql-odbc
Hi Joshua,

(2013/05/28 23:20), Joshua Berry wrote:
> Hi Hiroshi,
>
> On Fri, May 24, 2013 at 4:25 PM, Hiroshi Inoue <inoue@tpf.co.jp
> <mailto:inoue@tpf.co.jp>> wrote:
>
>     Psqlodbc drivers send Execite requests for cursors instead of
>     issueing FETCH commands.
>
>
> Thanks for the reply. Have you seen or heard of psqlODBC's use of
> cursors intermittently causing segfaults as I'd described?

No.

I have a question about your application.
Is your application mutilthreaded?
If so, do multiple threads share the same connection?

regards,
Hiroshi Inoue


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

Предыдущее
От: Joshua Berry
Дата:
Сообщение: Re: Segmentation Fault in Postgres server when using psqlODBC
Следующее
От: ter062424
Дата:
Сообщение: Re: ODBC SELECT Timeout