タイプ: | integer |
デフォルト: | 0 |
分: | 0 |
最大: | 2147483647 |
コンテキスト: | user |
再起動: | false |
GINインデックス走査により返されるセットのソフトな上限サイズです。詳細はgin-tipsを参照してください。
推奨事項 [EN]
If you're going to use GIN queries in a web application, it's generally useful to set a limit on how many rows can be returned from the index just for response times. However, the maximum number needs to depend on your application; what do users see as an acceptable expression of "many"?