Postgres query involving join between table and view performs poorly
I have a Postgres query that involves joining a view with a table that isn’t performing as expected.
I have a Postgres query that involves joining a view with a table that isn’t performing as expected.