Обсуждение: About Raise Exception

Поиск
Список
Период
Сортировка

About Raise Exception

От
"datactrl"
Дата:
According to user guide, both Raise Notice & Raise Exception will write
message to database log. Which system table is the database log about?

By the way what is the difference between Raise Notice & Raise Exception?


Jack




Re: About Raise Exception

От
Jie Liang
Дата:
At least

raise exception will abort the transaction but 
raise notice does not. 

Jie LIANG

St. Bernard Software

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.stbernard.com
www.ipinc.com

On Mon, 26 Mar 2001, datactrl wrote:

> According to user guide, both Raise Notice & Raise Exception will write
> message to database log. Which system table is the database log about?
> 
> By the way what is the difference between Raise Notice & Raise Exception?
> 
> 
> Jack
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://www.postgresql.org/search.mpl
>