1 2 3 4 5 6 7
SELECT id,street_id,created_at,person_id FROM backup.street_logs WHERE id NOT IN ( SELECT id FROM public.street_logs ) -- INTERSECT