Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in query-planner

Vastly different query performance on GIN indexed table using different search words

How many disk pages are read by a query in Postgres?

Correct planner estimate of 1:1 join without FK or left join

Why is there much difference in query plan with union vs "or" operator

postgresql query-planner

Why does removing the BINARY function call from my SQL query change the query plan so dramatically?

How does now() get evaluated when passed into a function as a parameter

Why is Postgres query planner affected by LIMIT?

Sorting a large spatial selection is not using GiST index (Postgres 11.5)

How to fix PostgreSQL generic plan estimate for any($1) array parameter?

Mysql index hints in Hibernate query

Query plan caching with pl/pgsql

Why Planing time and Execution time are so different Postgres?

postgresql query-planner

SQLite query using TEMP B-TREE FOR ORDER BY instead of index