Yes, ecpg will be thread-safe in 7.4.
--------------------------------------------------------------------------- Robert Treat wrote: > Hey Thierry, > > I'm forwarding this on to the hackers group to see if we can get an > authoritative answer, as you don't want to rely on my fuzzy memory. :-) > Anyone know the scoop on this? > > Robert Treat > > ---------- Forwarded Message ---------- > > Subject: Re: [ANNOUNCE] PostgreSQL Weekly News - July 30th 2003 > Date: Thursday 31 July 2003 03:24 > From: Thierry Missimilly <[EMAIL PROTECTED]> > To: Robert Treat <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > > Hi, > > Nothing is said about "Multi-threaded use of SQLCA" in 7.4. > > I have developed a pgBench in PRO*C with each Client symbolized by a User > Thread. It runs on Oracle 9i but, on PostgreSQL, it crashes or hang after a > while due to the the fact that the Postgres ProC 7.3.2 isn't thread-safe. > > I have read in the TODO list that SQLCA is planed to be Thread_Safe in 7.4. > Will it be ? > > Thierry > > Robert Treat wrote: > > == PostgreSQL Weekly News - July 30th 2003 == > > > -- > Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL > > ---------------------------(end of broadcast)--------------------------- > TIP 9: the planner will ignore your desire to choose an index scan if your > joining column's datatypes do not match > -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend