I am shocked at how slow a fairly straightforward DELETE
is on PostgreSQL. Stupid nested data with 1:M relationship. This seems absurd:
|
|
(cascades to 76680 records in another table as well in this example)
I am shocked at how slow a fairly straightforward DELETE
is on PostgreSQL. Stupid nested data with 1:M relationship. This seems absurd:
|
|
(cascades to 76680 records in another table as well in this example)