prop/lib
Graham McIntire bb1c46fd57
Fix backfill page 500 by using pg_stat estimates instead of count(*)
The 6 sequential count(*) queries on large tables were timing out
at 15s when concurrent HRRR batch inserts held locks. Reuse the
n_live_tup estimates already fetched from pg_stat_user_tables.
2026-04-02 14:55:53 -05:00
..
microwaveprop Remove noisy SRTM tiles log 2026-04-02 12:53:46 -05:00
microwaveprop_web Fix backfill page 500 by using pg_stat estimates instead of count(*) 2026-04-02 14:55:53 -05:00
mix/tasks Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00