「could not accept new connection: …」のようなエラーログが出力され、OSの「Too many open files」エラーが原因であることが判明した。PostgreSQLの設定ではなく、OSのどの設定を確認すべきか。

ulimit -n (nofile)が該当