indexing - sqlite INDEXED BY with same plan is slower -


so have 2 queries, 1 specifies indexed each table in query, , specifies one. explain query plan output both identical minus indexed addition in 1 plan. issue specified query runs slower, why be?

in situations when data in db going change on time , can't run analyze (should run periodically?) locking indexes down indexed seems prudent idea if test well. thoughts?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -