Open jpfairbanks opened 6 years ago
Add index flag to the constructor for InterEdgeBlockCountPostgres type. If indexing enabled add indexes like this https://www.postgresql.org/docs/10.1/static/indexes.html
How much did the performance improve with the reusing connections and indexing?
We need to make the PGSQL implementation faster.