Estou tendo o seguinte problema
ERROR: Cannot add or update a child row: a foreign key constraint fails
('orm.matriculas', CONSTRAINT 'matriculas_ibfk_1' FOREIGN KEY ('estudante_id') REFERENCES pessoas('id'))
Porem meu código esta idêntico ao da aula, alguém pode me ajudar?