Re: Libpq and multithreading

Поиск
Список
Период
Сортировка
От Asia
Тема Re: Libpq and multithreading
Дата
Msg-id 28920837-7f0ee22a0f574d673f1fde5a74128649@pmq1.m5r2.onet
обсуждение исходный текст
Ответ на Libpq and multithreading  (Asia <asia123321@op.pl>)
Ответы Re: Libpq and multithreading  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
It is not possible because connection is local variable in both thread functions, no common variables are used.

I checked that it also crashes without SSL. Two threads connecting to the same server, different databases.

Joanna


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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: INSERT... WHERE
Следующее
От: aasat
Дата:
Сообщение: Re: How to store clickmap points?