[pgpool-general: 7146] doc:fix typo
    Hou, Zhijie 
    houzj.fnst at cn.fujitsu.com
       
    Thu Jul 16 18:16:01 JST 2020
    
    
  
Hi,
In
https://www.pgpool.net/docs/latest/en/html/runtime-in-memory-query-cache.html#RUNTIME-IN-MEMORY-QUERY-CACHE-SHMEM-CONFIG
The example about black_memqcache_table_list (string) is as follows
------
           #For example:
           #If the queries sometime use "table1" and other times "public.table1"
           #to refer the table1 then the black_memqcache_table_list
           #would be configured as follows.
           black_function_list = "table1,public.table1"
------
I think “black_function_list” is wrong , it should be “black_memqcache_table_list”.
See the attachment for the patch.
Best regards,
houzj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20200716/75a09a5a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Update-memcache.sgml.patch
Type: application/octet-stream
Size: 1216 bytes
Desc: Update-memcache.sgml.patch
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20200716/75a09a5a/attachment.obj>
    
    
More information about the pgpool-general
mailing list