Duplicate information in parent and child tables - Mailing list pgsql-sql

From JORGE MALDONADO
Subject Duplicate information in parent and child tables
Date
Msg-id CAAY=A78k-evpWv5jC2TBst-ncN3tVXfK3POPdO3zr5ccOVKrtg@mail.gmail.com
Whole thread Raw
Responses Re: Duplicate information in parent and child tables  (msi77 <msi77@yandex.ru>)
List pgsql-sql
I have a parent table and a child table. In order to detect duplicate information I need to consider both tables. This means that a "duplicate record" consists of one parent record and one or more child records. 
Is there any standard approach to solve this issue?

Respectfully,
Jorge Maldonado

pgsql-sql by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Wrong output from union
Next
From: msi77
Date:
Subject: Re: Duplicate information in parent and child tables