PostgreSQL CHECK Constraint - Mailing list pgsql-sql

From Shaozhong SHI
Subject PostgreSQL CHECK Constraint
Date
Msg-id CA+i5JwYC26KFQjXYBk-gNYxofhkjnWQBB-+goeusMajVdv_2_w@mail.gmail.com
Whole thread Raw
List pgsql-sql
Has anyone got experience with data quality checking, validation and reporting within PostgreSQL?

How best to use PostgreSQL CHECK Constraint for data quality checking, validation and reporting?  

Can we report on errors in a detailed and specific way?  For instance, can we produce report on specific issues of erroneous cells in which row and etc.?

Regards,

David

pgsql-sql by date:

Previous
From: Iuri Sampaio
Date:
Subject: Re: Creating a query to structure results grouped by two columns, pivoting only a third colum
Next
From: Shaozhong SHI
Date:
Subject: How to set up temporary path for starting up psql in any folder?