Re: output

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

Richard Huxton wrote:

>On Thursday 02 October 2003 09:52, Popeanga Marian wrote:
>
>
>> Hello all,
>>
>>
>> I am interested on how can i put output data for debugging
>>purposes. Any sample will be very good!
>>
>>
>
>Output what data when? To what?
>
>If you can describe your situation, I'm sure we can come up with something to
>help.
>
>
>
Inside a plpgsql block .
RAISE NOTICE ''Operation performed!'';

Now if i don't use psql from where i can read the output ?

Thanks,
/Marian

In response to

  • Re: output at 2003-10-02 11:01:06 from Richard Huxton

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message CN 2003-10-02 11:36:58 Re: Creating Index
Previous Message Richard Huxton 2003-10-02 11:01:06 Re: output