Pushdown in postgres not working #17817
-
We are executing the following query in Trino version 419.
This query takes around 1 minute to execute. When executing the same query in Postgres itself, it takes milliseconds with index scan. When investigating what was executing in postgres through trino, the following was the query being executed.
The filter condition |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
see https://trino.io/docs/current/connector/postgresql.html#domain-compaction-threshold |
Beta Was this translation helpful? Give feedback.
see https://trino.io/docs/current/connector/postgresql.html#domain-compaction-threshold