Re: output

From: Richard Huxton <dev(at)archonet(dot)com>
To: Popeanga Marian <pmarian(at)cnlo(dot)ro>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: output
Date: 2003-10-02 12:17:24
Message-ID: 200310021317.24443.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thursday 02 October 2003 12:09, Popeanga Marian wrote:
>
> Inside a plpgsql block .
> RAISE NOTICE ''Operation performed!'';
>
> Now if i don't use psql from where i can read the output ?

Ah - I think you need to set CLIENT_MIN_MESSAGES accordingly and then you can
check for a non-fatal error code in your result-code. Never done it myself
mind.
--
Richard Huxton
Archonet Ltd

In response to

  • Re: output at 2003-10-02 11:09:16 from Popeanga Marian

Browse pgsql-sql by date

  From Date Subject
Next Message Theodore Petrosky 2003-10-02 12:34:08 Re: help with rule and notification
Previous Message CN 2003-10-02 11:36:58 Re: Creating Index