stable

postgresql-pgpool-II-2.3.1-1.el5

FEDORA-EPEL-2009-1075 created by devrim 15 years ago for Fedora EPEL 5

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)

  • pgpool is running in replication mode
  • pgpool is running on 64bit OS
  • INSERT or UPDATE are used which explicitly include now(),
  • CURRENT_TIMESTAMP, CURRENT_DATE, CURRENT_TIME. Or the target
  • Table's default value use above functions
  • The SQQL statement inclludes out of 32bit integer(-2147483648 to 2147483647 in decimal)

Example SQL: INSERT INTO t1(id, regdate) VALUES(98887776655, NOW()); - Fix crash in case of more than 18 DB nodes are used(Tatsuo)

  • Enhance kind mismatch error message. If kind is ERROR or NOTICE, the error or notice message from PostgreSQL will be printed(Tatsuo)

This update has been submitted for stable

This update has been submitted for testing

This update has been pushed to testing

15 years ago

This update has been submitted for stable

This update has been pushed to stable

14 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
15 years ago
in testing
15 years ago
in stable
14 years ago
modified
15 years ago
BZ#545739 Should start after local postgresql
0
0

Automated Test Results