タイプ: | integer |
デフォルト: | -2 |
分: | -2147483648 |
最大: | 2147483647 |
コンテキスト: | sighup |
再起動: | false |
以来: | 10 |
リレーション全体をカバーするロックに昇格する前に、一つリレーションの中で述語ロックできるページ数あるいはタプル数を指定します。0以上の値は、絶対的な制限を表し、負の数はmax_pred_locks_per_transactionをその絶対値で割ったものを表します。 デフォルトは-2で、以前のバージョンのPostgreSQLの振る舞いを維持します。このパラメータはpostgresql.confファイル、または、サーバのコマンドラインのみで設定可能です。
On StackOverflow
- Postgresql going mad
- Geoserver WFS + PostgreSQL with large table impossibly slow
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
- postgresql: Invalid data directory | Can't open PID file /var/run/postgresql/10-main.pid (yet?) after start: No such file or directory
- Error: self signed certificate when doing a migration to production