thread-safe libpq and DBD::Pg

From: Goran Thyni <goran(at)bildbasen(dot)se>
To: pgsql-interfaces(at)postgresql(dot)org
Cc: PostgreSQL-development <hackers(at)postgresql(dot)org>
Subject: thread-safe libpq and DBD::Pg
Date: 1998-08-07 18:19:38
Message-ID: 35CB453A.3646F3B6@bildbasen.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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

Browse pgsql-hackers by date

  From Date Subject
Next Message David Gould 1998-08-07 18:41:55 Re: [HACKERS] Re: Informix on Linux
Previous Message Bruce Momjian 1998-08-07 16:30:21 Re: [HACKERS] OR clause status

Browse pgsql-interfaces by date

  From Date Subject
Next Message Brook Milligan 1998-08-07 18:29:12 Re: [INTERFACES] DBF2PG
Previous Message Ulrich Voss 1998-08-07 17:53:48 DBF2PG