Re: Display message to user

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bart van Houdt <bart(dot)van(dot)houdt(at)syfact(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Display message to user
Date: 2008-11-05 12:21:27
Message-ID: 49118FC7.5080300@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Bart van Houdt wrote:
> Oracle has a nice package procedure (dbms_output.put_line) to display a
> message in SQL*Plus, which can display a message to the user. I use this
> a lot, to notify users of the progress being made during the execution
> of a script.
>
> Is there a way to do this with Postgres as well?

If you use the orafce module from pgfoundry, you get that same function.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Hemant Patel 2008-11-05 13:42:31
Previous Message Devil™ Dhuvader 2008-11-04 15:38:58 need help in building a query