Ensure foreign keys will ON DELETE CASCADE when deleting a host
i.e. we can now simply delete from host where hostname='example.ch.private.cam.ac.uk'; without having to chase the foreign keys. I've made the equivalent change on our live backup servers with an ad hoc script.
Loading
Please register or sign in to comment