[pgpool-committers: 4831] pgpool: Implement db/table/counter	invalidation data.
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Thu Jun 28 23:27:13 JST 2018
    
    
  
Implement db/table/counter invalidation data.
However, the performance is not enhanced. Moreover, some data seems to
be automatically purged by memcached. This gives a doubt to the
approach storing invalidation data into memcached. Probably time to
give up the approach...
Branch
------
query_cache
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=00376a36bce8f0480fb18797ef99656d074cf2ef
Modified Files
--------------
src/query_cache/pool_oid_map.c | 90 ++++++++++++++++++++++++++++++++----------
1 file changed, 70 insertions(+), 20 deletions(-)
    
    
More information about the pgpool-committers
mailing list