SpiceQA
Questions
Tags
Users
Badges
query-planner
13 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why is there much difference in query plan with union vs "or" operator
user_11932679
0
•
asked Jul 6, 2022
3
1
104
query-planner
postgresql
How do I convince postgres to choose the MUCH more efficient of two nearly identical indexes (6 orders of magnitude more efficient)
user_1924358
0
•
asked Jul 1, 2022
2
0
47
query-planner
query-optimization
postgresql
sql
performance
Why does removing the BINARY function call from my SQL query change the query plan so dramatically?
user_6593789
0
•
asked Apr 18, 2022
4
1
119
query-planner
collation
query-optimization
mysql
sql
How to fix PostgreSQL generic plan estimate for any($1) array parameter?
user_1895207
0
•
asked Feb 3, 2022
4
1
280
query-planner
postgresql-13
sql-execution-plan
postgresql
Sequential scan in Postgis reads more than 10x relpages - why?
user_1898802
0
•
asked Nov 18, 2021
1
0
27
query-planner
postgis
postgresql
How can I make postgres use this index instead of a sequential scan in an EXISTS query on a large table with all equal foreign key values?
user_15823572
0
•
asked May 3, 2021
3
0
244
query-planner
postgresql
performance
Why plainning time is doubled when I call IMMUTABLE function with exatly same arguments second time?
user_4632019
0
•
asked Apr 22, 2021
2
1
36
query-planner
query-optimization
postgresql
Why optimization is not applied/different index is used?
user_4632019
0
•
asked Apr 19, 2021
2
2
51
query-planner
postgresql-performance
postgresql
Why my query is slower when sorting in RAM vs disk in Postgres?
user_10223243
0
•
asked Feb 11, 2021
2
1
334
query-planner
postgresql
sql
performance
How many disk pages are read by a query in Postgres?
user_1898802
0
•
asked Dec 13, 2020
2
2
571
query-planner
postgresql
optimization
sql
1
(current)
2
Next
Next
Hot Questions