Subject | Cascades on very large databases |
---|---|
Author | sqlsvr |
Post date | 2010-07-13T16:19:08Z |
How is firebird cascade performance on a very large database (say 100gb) with lots of relations (especially when using natural keys)? I'm assuming it would take hours/days and probably block all other queries. If firebird used internal pointers for the foreign keys, it would be instant instead of hours/days.
How would you delete/update a record that would cause lots of cascades?
How would you delete/update a record that would cause lots of cascades?