現在かなりの数のユーザーがいるため、私のアプリは Heroku でダウンしています。最悪の部分は、エラーメッセージの意味がわからないことです...
誰か知っていますか?
2013-05-15T20:55:58+00:00 app[postgres]: [24612-1] [ORANGE] LOG: checkpoint starting: time
2013-05-15T20:55:58+00:00 app[postgres]: [24613-1] [ORANGE] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 transaction log file(s) added, 0 removed, 1 recycled; write=0.000 s, sync=0.000 s, total=0.004 s; sync files=0, longest=0.000 s, average=0.000 s
2013-05-15T20:56:38+00:00 app[heroku-postgres]: source=HEROKU_POSTGRESQL_ORANGE measure.current_transaction=28963 measure.db_size=10396472bytes measure.tables=24 measure.active-connections=5 measure.waiting-connections=0 measure.index-cache-hit-rate=0 measure.table-cache-hit-rate=0.99999
これはログ上の唯一のものです。Heroku Postgresのログ ステートメントを読みましたが、チェックポイントが完了したため、アクションは不要と表示されています....
何か案は?どんな助けでも大歓迎です..ありがとう