thread-safe libpq and DBD::Pg

Поиск
Список
Период
Сортировка
От Goran Thyni
Тема thread-safe libpq and DBD::Pg
Дата
Msg-id 35CB453A.3646F3B6@bildbasen.se
обсуждение исходный текст
Ответы Re: [HACKERS] thread-safe libpq and DBD::Pg  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
When experimenting with    threaded perl
I noticed I had to lock access to the database
a one user at the time in order get reliable (no SEGV).

Unfortunely it is 3 layer between my server and the wire,
DBI, DBD::Pg och libpq.
Thinking I would start from the bottom:
Has anyone any experience of the thread-safeness of libpq?

    have a good weekend,

        Göran

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

Предыдущее
От: "Ulrich Voss"
Дата:
Сообщение: Re: [INTERFACES] DBF2PG
Следующее
От: Brook Milligan
Дата:
Сообщение: Re: [INTERFACES] DBF2PG