I created some posts using a custom post type, then I decided to delete this custom post type but of course the old posts remained orphan inside the database.
How can I remove these orphan posts and all related attachment (post meta, etc.) safely from DB?