[pgpool-committers: 226] pgpool: Add "-C,	--clear-oidmaps" option to "pgpool" command.
    Nozomi Anzai 
    anzai at sraoss.co.jp
       
    Tue May 29 13:13:58 JST 2012
    
    
  
Add "-C, --clear-oidmaps" option to "pgpool" command.
Pgpool used to work without old oid maps for on memory query cache whenever restart.
If pgpool start/restart with -C option, discard oid maps,
if not, it can reuse old oid maps and query caches.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1e47d46b7cca2c369c49c5c630f4f8081720b393
Modified Files
--------------
doc/pgpool-en.html |    7 ++++++-
doc/pgpool-ja.html |    9 ++++++++-
main.c             |   20 ++++++++++++++++++--
3 files changed, 32 insertions(+), 4 deletions(-)
    
    
More information about the pgpool-committers
mailing list