Skip to content

pg_statsinfo.long_lock_thresholdについて #7

@naoki4444

Description

@naoki4444

ドキュメントのConfiguration in postgresql.confに従ってlong_lock_threshold = 30sと設定したところ、
エラーが発生しサーバーが起動できませんでした。
long_lock_threshold = 30と単位を付けず指定すると起動に成功しました。
long_lock_thresholdは単位を指定してはいけないのですか。
もし単位を指定してはいけない場合、Configuration in postgresql.confではなぜ以下のように単位「s」が付いているのでしょうか?

#pg_statsinfo.long_lock_threshold = 30s        # threshold for getting long lock information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions