ステージングのデータベースが行数超過したってぎょーすー
Content cache retention periodを未設定から30日にしてみた。消してくれるかな?
トホホ
> select relname, n_live_tup from pg_stat_user_tables where schemaname='public' ORDER BY 2 DESC LIMIT 5;
relname | n_live_tup
--------------------+------------
pghero_space_stats | 8513
conversations | 600
statuses | 449
schema_migrations | 422
settings | 19
(5 rows)
念のためheroku pg:backups:captureしてからDELETE FROM pghero_space_stats; うりゃ
/pghero/spaceで7d Growthがunknownになりました。無問題。