Re: Ignore error and carry on

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Ignore error and carry on
Дата
Msg-id CAKFQuwY=SUwWbe5THmzeq3GLXitP4iHfG_moTSag92vSCqucfw@mail.gmail.com
обсуждение исходный текст
Ответ на Ignore error and carry on  (Shaozhong SHI <shishaozhong@gmail.com>)
Список pgsql-sql


On Saturday, May 7, 2022, Shaozhong SHI <shishaozhong@gmail.com> wrote:
In Python, one can do ignore error and carry on processing.

I came across ERROR:  invalid memory alloc request size 1073741824.

I wish plpgsql codes to carry on with processing others.

How to ignore error/exception and carry on in plpgsql?

Read up on the savepoint command.

David J.

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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Recursive query - ERROR: invalid memory alloc request size 1073741824
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Recursive query - ERROR: invalid memory alloc request size 1073741824