Trey Chadick
Trey Chadick
This design does not seem internally consistent. I think it would be reasonable to expect `JSONObject.toMap` to be the inverse of `new JSONObject(Map)`. `new JSONObject("{k:null}")` includes the null-valued entry `new...
> hmmm 2700 ms doesn't seem right. Thanks for the report. Dave 2700ms is the total for fetching metadata for 117 different tables. Each table takes around 30ms (compared to...
Query plans: 24.7.5 ``` Sort (cost=36.05..36.05 rows=1 width=656) (actual time=2.927..2.929 rows=0 loops=1) Sort Key: pkn.nspname, pkc.relname, con.conname, pos.n Sort Method: quicksort Memory: 25kB -> Result (cost=2.25..36.04 rows=1 width=656) (actual time=2.857..2.859...
We've updated to 42.7.8 and are having no performance issues. Thank you very much.