Re: Concurrency

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: Concurrency
Дата
Msg-id AANLkTi=sfAxqqTq6DG_Qkn3pbSiTSJop44BTikn499P1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Concurrency  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
Список 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 по дате отправления:

Предыдущее
От: Mladen Gogala
Дата:
Сообщение: Re: Concurrency
Следующее
От: Jason Tan Boon Teck
Дата:
Сообщение: Running on multiple core server