You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Big speedups. Working around what sure seems to be a PostgreSQL bug #285. If
we keep this approach, would be nice to add write-blocking triggers on the
internal rowset* tables, as they should never be modified directly, #286.
erichanson
changed the title
Weird issue with comparing composite foreign keys
Comparing composite types is sometimes crazy slow
Dec 3, 2023
https://explain.depesz.com/s/RsZl
Three queries here, one is 971ms, the other two are ~7ms. Can't tell why one would be that much slower than the other two.
The text was updated successfully, but these errors were encountered: