Difference between revisions of "Pgpool-II 4.2 development"

From pgpool Wiki
Jump to: navigation, search
Line 83: Line 83:
 
|
 
|
 
|
 
|
|-style="background:silver"
+
|-style="background:white"
| 014
 
| [FEATURE] Support for PostgreSQL 12.
 
| 2018/11/29
 
|
 
| High
 
| Small
 
| Ishii
 
| recovery.conf <br> pgpool_setup <br> pgppol-recovery extension
 
| Done. [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=fda13a93a1025b498bb2a674fb49406d9e3e509c pgpool-recovery extension] <br> [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=23fb4c1250f0464a867f2ac69006d74f134213e3 pgpool_setup]
 
|-style="background:beige"
 
| 015
 
| [FEATURE] Import PostgreSQL 12 parser.
 
| 2018/11/29
 
| 2019/07/31
 
| High
 
| Medium
 
| Peng
 
|
 
| Start after PostgreSQL beta release.
 
|-style="background:silver"
 
| 016
 
| [FEATURE] Statement level load balancing
 
| 2018/12/06
 
| 2019/03/31
 
| High
 
| Large
 
| Peng
 
|
 
| Done. [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=1099ba610eef06a9dab6f89486cc52de55ff3ebb commit]
 
|-style="background:beige"
 
 
| 017
 
| 017
 
| [FEATURE] Add IPv6 sppport for Pgpool-II
 
| [FEATURE] Add IPv6 sppport for Pgpool-II
Line 123: Line 93:
 
|
 
|
 
|
 
|
|-style="background:silver"
 
| 018
 
| [FEATURE] Add new columns to "show pool_nodes" command
 
| 2019/04/22
 
| 2019/04/24
 
| High
 
| Medium
 
| Ishii
 
| Discussion: [https://www.pgpool.net/pipermail/pgpool-hackers/2019-April/003315.html [pgpool-hackers: 3315]]
 
| Done. [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=35cb1dc2d9d9f4887bd0407f150558660b7826e1 Commit]
 
|-style="background:silver"
 
| 019
 
| [FEATURE][Document] Add new performance section
 
|
 
|
 
| High
 
| Medium
 
| Ishii
 
|
 
|
 
|-style="background:beige"
 
| 020
 
| [FEATURE] auto failback
 
| 2019/5/23
 
| 2019/7/5
 
|
 
| Medium
 
| Hoshiai
 
| [https://www.pgpool.net/pipermail/pgpool-hackers/2019-May/003328.html [pgpool-hackers: 3328]]
 
|
 
|-style="background:beige"
 
| 021
 
| [FEATURE] allow to use md5 password in health_check_password and sr_check_password
 
| 2019/5/30
 
| 2019/6/10
 
|
 
| Medium
 
| Ishii
 
| [https://www.pgpool.net/pipermail/pgpool-hackers/2019-May/003334.html [pgpool-hackers: 3334]]
 
| [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=dc9742678dd04719a08a747d40cd4c0781fce49a commit]
 
|-style="background:beige"
 
| 022
 
| [FEATURE] Routing relcache queries to load balance node
 
|
 
|
 
|
 
| Medium
 
| Ishii
 
| [https://www.pgpool.net/pipermail/pgpool-hackers/2019-June/003342.html [pgpool-hackers: 3342]]
 
|
 
|-style="background:beige"
 
| 023
 
| [FEATURE] Support ECDH key exchange with SSL
 
|
 
|
 
|
 
| Medium
 
| Hoshiai
 
|
 
| [https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=51bc494aaa7fd191e14038204d18effe2efb0ec8 commit]
 
 
|-style="background:white"
 
|-style="background:white"
 
| 201
 
| 201

Revision as of 04:04, 25 June 2019

Last update: 2019/06/24

Each bug items assigned "SL (Severity level)" from 1-3 (1 is the most severe, 3 is the least severe) in "Status" column.

ID Registered/start Date Target Date Priority Implementation Person in charge Overview Status
001 [FEATURE] Cert authentication between Pgpool-II and PostgreSQL
002 [FEATURE] Add new child if it goes down 2015/09/03 - Low Small pgpool-hackers:1034
003 [FEATURE] Make PCP set configuration command public
004 [FEATURE] Seamless Application Failover Similar to Oracle's "Transparent Application Failover".
005 [FEATURE] Enhancing pool_process and pool_pools 2018/02/13 Low Small [pgpool-hackers: 2721]
006 [FEATURE] Support more prefix for query routing (similar to NO LOAD BALANCE) [pgpool-hackers: 2721]
013 [FEATURE] Support for LDAP authentication 2018/11/29 High Medium Usama
017 [FEATURE] Add IPv6 sppport for Pgpool-II 2019/01/17 Low Ishii
201 Feature Agreement
202 Feature Freeze
202 Code Freeze