Re: on_error table, saving error info to a table

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: on_error table, saving error info to a table
Date: 2024-12-17 04:31:46
Message-ID: CALdSSPj6Gan6txiCCPa8LJMp2QVytBnMzQoc0i9iTPhEv4yD_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 16 Dec 2024 at 16:50, Nishant Sharma
<nishant(dot)sharma(at)enterprisedb(dot)com> wrote:
> Also, I think Andrew's suggestion can resolve the concern me and Krill
> had on forcing users to create tables with correct column names and
> numbers. Also, will make error table checking simpler. No need for the
> above kind of checks.

+1 on that.

--
Best regards,
Kirill Reshke

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2024-12-17 04:47:05 Re: improve EXPLAIN for wide tables
Previous Message AbdelAziz Sharaf 2024-12-17 04:30:51 Re: [Feature Request] Schema Aliases and Versioned Schemas