| タイプ: | integer |
| デフォルト: | 60 (1min) |
| 分: | 1 (1s) |
| 最大: | 600 (10min) |
| 単位: | seconds (s) |
| コンテキスト: | sighup |
| 再起動: | false |
クライアント認証を完了するまでの最大時間です。もし、この時間内に自称クライアントが認証プロトコルを完了しない場合、サーバは接続を閉じます。これはハングしたクライアントが接続を永久に占有することを防ぎます。この値が単位なしで指定された場合は、秒単位であるとみなします。デフォルトは1分(1m)です。このパラメータはpostgresql.confファイル、またはサーバのコマンドラインでのみ設定可能です。
推奨事項 [EN]
For production databases, it's important that this value be synchronized with the timeout on the application server side. Most web applications will want a shorter timeout, like 20s.
