你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

查询优化/其他规划器选项

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit

plan_cache_mode

属性
类别 查询优化/其他规划器选项
说明 控制规划器选择自定义或通用计划的行为。
数据类型 枚举
默认值 auto
允许的值 auto
参数类型 (只读)
文档 plan_cache_mode

recursive_worktable_factor

属性
类别 查询优化/其他规划器选项
说明 设置规划器对递归查询的工作表的平均大小的估计值。
数据类型 numeric
默认值 10
允许的值 10
参数类型 (只读)
文档 recursive_worktable_factor

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit

plan_cache_mode

属性
类别 查询优化/其他规划器选项
说明 控制规划器选择自定义或通用计划的行为。
数据类型 枚举
默认值 auto
允许的值 auto
参数类型 (只读)
文档 plan_cache_mode

recursive_worktable_factor

属性
类别 查询优化/其他规划器选项
说明 设置规划器对递归查询的工作表的平均大小的估计值。
数据类型 numeric
默认值 10
允许的值 10
参数类型 (只读)
文档 recursive_worktable_factor

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit

plan_cache_mode

属性
类别 查询优化/其他规划器选项
说明 控制规划器选择自定义或通用计划的行为。
数据类型 枚举
默认值 auto
允许的值 auto
参数类型 (只读)
文档 plan_cache_mode

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit

plan_cache_mode

属性
类别 查询优化/其他规划器选项
说明 控制规划器选择自定义或通用计划的行为。
数据类型 枚举
默认值 auto
允许的值 auto
参数类型 (只读)
文档 plan_cache_mode

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit

plan_cache_mode

属性
类别 查询优化/其他规划器选项
说明 控制规划器选择自定义或通用计划的行为。
数据类型 枚举
默认值 auto
允许的值 auto
参数类型 (只读)
文档 plan_cache_mode

constraint_exclusion

属性
类别 查询优化/其他规划器选项
说明 控制查询规划器使用表约束优化查询的行为。
数据类型 枚举
默认值 partition
允许的值 partition,on,off
参数类型 动态
文档 constraint_exclusion

cursor_tuple_fraction

属性
类别 查询优化/其他规划器选项
说明 设置规划器对要检索的游标行的分数的估算值。
数据类型 numeric
默认值 0.1
允许的值 0-1
参数类型 动态
文档 cursor_tuple_fraction

default_statistics_target

属性
类别 查询优化/其他规划器选项
说明 为没有列特定目标的表列设置默认统计信息目标。
数据类型 integer
默认值 100
允许的值 1-10000
参数类型 动态
文档 default_statistics_target

from_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 规划器会在 FROM 子句中将子查询合并到不超过此限制的上限查询中。 较小的值可以减少规划时间,但可能会生成较差的查询计划。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 from_collapse_limit

jit

属性
类别 查询优化/其他规划器选项
说明 确定 PostgreSQL 是否可以使用 JIT 编译。
数据类型 boolean
默认值 off
允许的值 on, off
参数类型 动态
文档 jit

join_collapse_limit

属性
类别 查询优化/其他规划器选项
说明 设置 FROM 列表的大小,超过该大小时将不平展 JOIN 构造。
数据类型 integer
默认值 8
允许的值 1-2147483647
参数类型 动态
文档 join_collapse_limit