云数据库 GAUSSDB-语句行为:max_compile_functions

时间:2024-11-02 18:49:49

max_compile_functions

参数说明:设置服务器存储的函数编译结果的最大数量。

参数类型:整型

参数单位:

取值范围:1 ~ 2147483647

默认值:1000(196核CPU/1536G内存,128核CPU/1024G内存,104核CPU/1024G内存,96核CPU/1024G内存,96核CPU/768G内存,80核CPU/640G内存,64核CPU/512G内存,60核CPU/480G内存,32核CPU/256G内存,16核CPU/128G内存,8核CPU/64G内存,4核CPU/32G内存);10(4核CPU/16G内存)

设置方式:该参数属于POSTMASTER类型参数,请参见表1中对应设置方法进行设置。

设置建议:存储过多的函数和存储过程的编译结果可能占用很大内存。将此参数设置为一个合理的值,有助于减少内存占用,提升系统性能。

support.huaweicloud.com/centralized-devg-v8-gaussdb/gaussdb-42-1696.html