Libpq reentrance

Поиск
Список
Период
Сортировка
От Mihnea Balta
Тема Libpq reentrance
Дата
Msg-id 200201232045.g0NKjjT09297@p16.pub.ro
обсуждение исходный текст
Список pgsql-interfaces
Sorry if this has been asked before, I've looked through the archives and the 
net and didn't find an answer.

I have a program which connects to the database server, then fork()s several 
children. I want to know if the children may safely use the connection even 
if two of them happen to do a request at the same time, of if I should 
implement some sort of serialization.

Thanks in advance.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG patch: get descriptor did not use "C" locale while
Следующее
От: Denis Chavez
Дата:
Сообщение: About libpgtcl authentification