Re: Multithreaded queue in PgSQL - Mailing list pgsql-general

From Nikola Milutinovic
Subject Re: Multithreaded queue in PgSQL
Date
Msg-id 859463.28936.qm@web58714.mail.re1.yahoo.com
Whole thread Raw
In response to Multithreaded queue in PgSQL  (Nikola Milutinovic <alokin1@yahoo.com>)
List pgsql-general
> You may find that the PGQ component of skytools is what you want:
http://pgfoundry.org/projects/skytools
http://skytools.projects.postgresql.org/doc/
http://skytools.projects.postgresql.org/doc/pgq-sql.html
>

Thanks, we will look into it. Still, I am surprised to learn that SQL as such cannot handle it. I do realize that the question is not trivial. Would setting transaction isolation level to SERIALIZABLE help in any way? Would locking of the entire table help in any way?

Nix.

pgsql-general by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: REGEXP_REPLACE woes
Next
From: Michael Fuhr
Date:
Subject: Re: REGEXP_REPLACE woes