Re: output

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: output
Дата
Msg-id 200310021317.24443.dev@archonet.com
обсуждение исходный текст
Ответ на Re: output  (Popeanga Marian <pmarian@cnlo.ro>)
Список 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


В списке pgsql-sql по дате отправления:

Предыдущее
От: "CN"
Дата:
Сообщение: Re: Creating Index
Следующее
От: Theodore Petrosky
Дата:
Сообщение: Re: help with rule and notification