summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Collapse)Author
2021-03-24Add support for Pgpool-II 4.2.Bo Peng
Patch is created by Kawamoto Masaya. Added parameters are: - backend_clustering_mode - ssl_crl_file - ssl_passphrase_command - log_disconnections - logging_collector - log_directory - log_filename - log_file_mode - log_truncate_on_rotation - log_rotation_age - log_rotation_size - read_only_function_list - write_function_list - primary_routing_query_pattern_list - dml_adaptive_object_relationship_list - hostname - pgpool_port - heartbeat_hostname - heartbeat_port - cache_safe_memqcache_table_list - cache_unsafe_memqcache_table_list Deleted parameters are: - replication_mode - master_slave_mode - master_slave_sub_mode - white_function_list - black_function_list - black_query_pattern_list - wd_hostname - wd_port - wd_heartbeat_port - heartbeat_destination - heartbeat_destination_port - white_memqcache_table_list - black_memqcache_table_list - other_pgpool_hostname - other_pgpool_port - other_wd_port
2021-01-12Fixed incorrect version in install/checkParameter.php.Bo Peng
2020-02-16Add support to Pgpool-II 4.1.Bo Peng
Added parameters are: - reserved_connections - backend_application_name - ssl_ecdh_curve - ssl_dh_params_file - statement_level_load_balance - auto_failback - auto_failback_interval - enable_consensus_with_half_votes - enable_shared_relcache - relcache_query_target
2018-10-12Add support to Pgpool-II 4.0.Bo Peng
Added parameters are: - allow_clear_text_frontend_auth - log_client_messages - black_query_pattern_list - disable_load_balance_on_write - failover_on_backend_error - detach_false_primary Deleted parameters are: - fail_over_on_backend_error
2018-01-19Change the PostgreSQL connection timeout parameter name.pengbo
2018-01-12Add new PostgreSQL connect timeout parameter.pengbo
Sometimes no response from backend due to network reasons, pgpoolAdmin will wait long time. In this commit, we add new PostgreSQL connection timeout parameter. Patch is provide by Tuukka Kivilahti, and improved by us.
2017-11-07Add 3.7 config parameters.pengbo
2017-05-10Fix PHP Notice: Undefined variable.pengbo
Per bug297.
2017-04-03Add selection of version 3.6 in pgpoolAdmin install.pengbo
Per bug297.
2016-04-11Fix to check "PCP Directory"V3_5_2_RPMV3_5_2Nozomi Anzai
http://www.pgpool.net/mantisbt/view.php?id=187
2016-02-12Fix not to confirm the status of "pcp_systemdb_info" command if the version ↵Nozomi Anzai
is 3.5 [pgpool-general: 4427]
2016-02-02Show the path to .pcppassNozomi Anzai
2015-12-04Adopt to new pcp command usageNozomi Anzai
2015-04-08Modified installer to check if pgsql extension is loadedNozomi Anzai
Patch contributed by Rodrigo Ramirez Norambuena
2015-04-08Adopt Spanish translationNozomi Anzai
Patch contributed by Rodrigo Ramirez Norambuena
2015-02-23Add selected attribute to <select> of "pgpool-II version"Nozomi Anzai
2014-11-24Fix installer to allow to choose 3.4 version.Tatsuo Ishii
2014-04-21Fix a typo of title in installingYugo Nagata
2013-07-26Update copyright yearYugo Nagata
2013-06-21Add heartbeat_destination_port paramater and fix bug about heartbeat parameters.Yugo Nagata
Patameters about heartbeat signal dstination wad not able to be added/deleted.
2013-05-13Update copyright year.Nozomi Anzai
2012-05-31Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can ↵Nozomi Anzai
control any pgpool-II version (after V2.0)
2012-05-29Add "-C" option to "pgpool" command.Nozomi Anzai
Some refactoring.
2011-10-13- based on one coding ruleNozomi Anzai
- replace copyright 2010 -> 2011
2011-08-31Add Simplified Chinese language file for pgpoolAdminbambo
2011-03-15Recode fr.lang.php in UTF-8. Patch from Jehan-Guillaume "ioguix" de Rorthais.Guillaume Lelarge
2010-11-03Allow to accept '|' for pgpool logfile.Tatsuo Ishii
2010-09-20Add missing file.Tatsuo Ishii
2010-07-22Add new start option "-D".Nozomi Anzai
Add the input part for pcp_timeout to the pgpoolAdmin parameters' form. Fix copyright year.
2010-07-22Fix copyright yearNozomi Anzai
2010-07-15Add isset() checks into some if conditions.Nozomi Anzai
2008-02-01lowered "Pgpool"'s first 'P' in English documents & messagesUser yamaguti
2008-02-01updated source files copyrightUser yamaguti
2003-2007 => 2003-2008
2008-01-09* fixed typo "excutable" -> "executable"User yamaguti
* changed strPgpoolCommandOption to H3 header
2008-01-09"password file" -> "pcp.conf file"Yoshiyuki Asaba
2008-01-09Improve error message.Yoshiyuki Asaba
2008-01-09"Pgpool" -> "pgpool"Yoshiyuki Asaba
2007-11-20Fix copyrightTatsuo Ishii
2007-07-03Add French translation.Yoshiyuki Asaba
Patch contributed by Guillaume Lelarge.
2007-06-28Fix english typos.Yoshiyuki Asaba
Patch contributed by Guillaume Lelarge.
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii