Bugfix in init script: Adjust order of startup and kill, per RH bugzilla #545739.
2.3 changelog: This version enhances replication, especially CURRENT_TIMESTAMP, CURRENT_DATE, now() etc. now can be properly replicated. Also perforance of replication when num_init_children == 1 is enhanced. Pgpool-II now records the status of down nodes, and remembers when it restarts to ensure that keep the node status as before. Also some logs are enhanced and more fine fail over controls are added.
2.3.1 changelog:
Bug fixes
If all of following conditions met, incorrect data is written to DB(Tatsuo)
Example SQL: INSERT INTO t1(id, regdate) VALUES(98887776655, NOW()); - Fix crash in case of more than 18 DB nodes are used(Tatsuo)
Please login to add feedback.
This update has been submitted for stable
This update has been submitted for testing
This update has been pushed to testing
This update has been submitted for stable
This update has been pushed to stable