Closed wlach closed 6 years ago
It seems like postgres isn't super awesome at optimizing a query which involves filter on fields joined into the query from another a table. When querying datums, let's get the indices we're interested in, in advance.
It seems like postgres isn't super awesome at optimizing a query which involves filter on fields joined into the query from another a table. When querying datums, let's get the indices we're interested in, in advance.