</para>
<para>
<!--
- This parameter can be changed by reloading the <productname>Pgpool-II</> configurations.
+ This parameter can only be set at server start.
-->
- このパラメータは<productname>Pgpool-II</>の設定を再読み込みすることで変更可能です。
+ このパラメータはサーバ起動時にのみ設定可能です。
</para>
</listitem>
</varlistentry>
Default is off.
</para>
<para>
- This parameter can be changed by reloading
- the <productname>Pgpool-II</productname> configurations.
+ This parameter can only be set at server start.
</para>
</listitem>
</varlistentry>
},
{
- {"memory_cache_enabled", CFGCXT_RELOAD, CACHE_CONFIG,
+ {"memory_cache_enabled", CFGCXT_INIT, CACHE_CONFIG,
"Enables the memory cache functionality.",
CONFIG_VAR_TYPE_BOOL,false, 0
},
#------------------------------------------------------------------------------
memory_cache_enabled = off
# If on, use the memory cache functionality, off by default
+ # (change requires restart)
memqcache_method = 'shmem'
# Cache storage method. either 'shmem'(shared memory) or
# 'memcached'. 'shmem' by default
#------------------------------------------------------------------------------
memory_cache_enabled = off
# If on, use the memory cache functionality, off by default
+ # (change requires restart)
memqcache_method = 'shmem'
# Cache storage method. either 'shmem'(shared memory) or
# 'memcached'. 'shmem' by default
#------------------------------------------------------------------------------
memory_cache_enabled = off
# If on, use the memory cache functionality, off by default
+ # (change requires restart)
memqcache_method = 'shmem'
# Cache storage method. either 'shmem'(shared memory) or
# 'memcached'. 'shmem' by default
#------------------------------------------------------------------------------
memory_cache_enabled = off
# If on, use the memory cache functionality, off by default
+ # (change requires restart)
memqcache_method = 'shmem'
# Cache storage method. either 'shmem'(shared memory) or
# 'memcached'. 'shmem' by default
#------------------------------------------------------------------------------
memory_cache_enabled = off
# If on, use the memory cache functionality, off by default
+ # (change requires restart)
memqcache_method = 'shmem'
# Cache storage method. either 'shmem'(shared memory) or
# 'memcached'. 'shmem' by default