From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Thierry Missimilly <THIERRY(dot)MISSIMILLY(at)BULL(dot)NET> |
Subject: | Re: Fwd: Re: [ANNOUNCE] PostgreSQL Weekly News - July 30th |
Date: | 2003-08-01 14:51:14 |
Message-ID: | 200308011451.h71EpEF07677@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 <THIERRY(dot)MISSIMILLY(at)BULL(dot)NET>
> To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
> Cc: pgsql-announce(at)postgresql(dot)org
>
> 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
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2003-08-01 15:09:53 | Re: ACCESSING POST GRESQL DATABASE THRU MFCOBOL |
Previous Message | Bruce Momjian | 2003-08-01 14:44:50 | Re: python interface |