prop/lib
Graham McIntire 23aa2786ab
Skip updating unchanged scores to reduce dead tuples, tune autovacuum
ON CONFLICT now only replaces score/factors when the score actually changed,
avoiding dead tuple generation for the ~80% of grid points that don't change
between consecutive HRRR runs.

Migration sets aggressive autovacuum on propagation_scores: zero cost delay,
2000 cost limit, 1% scale factor. The table was at 72GB with 108M dead rows
because default autovacuum couldn't keep pace with 14M upserts per hour.
2026-04-04 09:53:45 -05:00
..
microwaveprop Skip updating unchanged scores to reduce dead tuples, tune autovacuum 2026-04-04 09:53:45 -05:00
microwaveprop_web Support two-callsign search on contacts page to find contacts between a pair 2026-04-04 09:29:32 -05:00
mix/tasks fix enrichment 2026-04-02 15:30:41 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Add robots.txt and sitemap.xml for search engines 2026-04-03 08:44:33 -05:00