PostgreSQL - Memory
发布时间:2020-12-13 17:39:17 所属栏目:百科 来源:网络整理
导读:Here is a list of recommended parameters for memory management in PostgreSQL. You should take into account mainly the following parameters. shared_bufferswork_memmaintenance_work_memeffective_cache_size About shared_buffers : Below 2GB,set
Here is a list of recommended parameters for memory management in PostgreSQL.
You should take into account mainly the following parameters.
shared_buffers work_mem maintenance_work_mem effective_cache_size Aboutshared_buffers:
Aboutwork_mem,this parameter can cause a huge speed-up if set properly,however it can use that amount of memory per planning node.
Aboutmaintenance_work_mem,here are some recommandations:
Abouteffective_cache_size,here are some guidelines.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |