Re: plpythonu and "hello concurrent world"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar>
Cc: python-list(at)python(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: plpythonu and "hello concurrent world"
Date: 2007-12-05 14:42:04
Message-ID: 21003.1196865724@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar> writes:
> Hi all. Im having some "problems" with a small concurrent plpython function.

Don't even *think* about starting multiple threads inside the Postgres
backend. It's an excellent way to break things.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gerardo Herzig 2007-12-05 15:19:42 Re: plpythonu and "hello concurrent world"
Previous Message Ehab Galal 2007-12-05 13:34:34 Re: marking tuples