Libpq and multithreading

Поиск
Список
Период
Сортировка
От Asia
Тема Libpq and multithreading
Дата
Msg-id 23545876-9f4109675ff93fe7ab7b89d56fb9e2e8@pmq4.m5r2.onet
обсуждение исходный текст
Ответы Re: Libpq and multithreading
Список pgsql-general
Hello,

I am trying to use libpq in two threads, the issue is that I am getting access violation after several successful
connections.
Each thread connects to different db and disconnects immediately after making a conenction.

So my question is if this is supported by libpq? Is it possible to use it in more than one thread and make connections
atthe same time? 

Kind regards,
Joanna


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

Предыдущее
От: Kirk Wythers
Дата:
Сообщение: Re: psql copy from through bash
Следующее
От: Fredrik.HuitfeldtMadsen@schneider-electric.com
Дата:
Сообщение: Re: Database connections seemingly hanging