Re: Concurrency - Mailing list pgsql-novice

From Richard Broersma
Subject Re: Concurrency
Date
Msg-id AANLkTi=sfAxqqTq6DG_Qkn3pbSiTSJop44BTikn499P1@mail.gmail.com
Whole thread Raw
In response to Re: Concurrency  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
List pgsql-novice
On Tue, Oct 12, 2010 at 1:59 PM, Mladen Gogala
<mladen.gogala@vmsinfo.com> wrote:

> Also, there is no DBMS_OUTPUT, I have to use RAISE
> NOTICE, which feels strange but does the trick.

I don't know much about Oracle or DBMS_OUTPUT, but would the LISTEN
and NOTIFY mechanism not work for this?

http://www.postgresql.org/docs/9.0/interactive/sql-listen.html
http://www.postgresql.org/docs/9.0/interactive/sql-notify.html

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-novice by date:

Previous
From: Mladen Gogala
Date:
Subject: Re: Concurrency
Next
From: Jason Tan Boon Teck
Date:
Subject: Running on multiple core server