Ignore error and carry on - Mailing list pgsql-sql

From Shaozhong SHI
Subject Ignore error and carry on
Date
Msg-id CA+i5JwbY-1Acg92Vp8VUJxvMC+nSJ1xX4G36rEKRq5UP0+WEPg@mail.gmail.com
Whole thread Raw
Responses Re: Ignore error and carry on
List pgsql-sql
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?

Regards,

David

pgsql-sql by date:

Previous
From: Erik Brandsberg
Date:
Subject: Re: Has anyone tried to run lots of postgres commands in parallel in this way?
Next
From: Shaozhong SHI
Date:
Subject: Recursive query - ERROR: invalid memory alloc request size 1073741824