Finding out types of error

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема Finding out types of error
Дата
Msg-id CA+i5JwY8rkbXzLq62wh6mEj2-Q8cxoRjO7hDvEtaQqiogE05Aw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Finding out types of error  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-sql
Having the following:

Begin

   insert into a_table select * from a_function

Exception
   Raise note 'Skipped"



This works.

Can it trap types of errors to find out what is wrong

Regards,

David

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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: How to remove duplicates in an array and maintain the order?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Finding out types of error