"Taso Hatzi" <[EMAIL PROTECTED]> writes:
> It looks to me like a thread isolation problem.
If you have multiple threads accessing the same connection, it's
up to *you* to provide interlocking to make sure they don't try
to issue concurrent queries; libpq has no internal mutex for that.
I believe s
Heikki Linnakangas wrote:
I don't know anything about the RPM packages, but did you use the
--enable-thread-safety option wuth configure?
The RPM package enables that option.
$ pg_config
CONFIGURE = '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i686-redhat-linux
Taso Hatzi wrote:
It looks to me like a thread isolation problem.
I don't know anything about the RPM packages, but did you use the
--enable-thread-safety option wuth configure?
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
---(end of broadcast
The following bug has been logged online:
Bug reference: 3272
Logged by: Taso Hatzi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
Description:ECPG YE000 error
Details:
The host is