pg_chameleon 2.0.15 - Mailing list pgsql-announce

From Federico Campoli via PostgreSQL Announce
Subject pg_chameleon 2.0.15
Date
Msg-id 160069461678.14061.11734054664242867709@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pg_chameleon 2.0.15

The new maintenance release for pg_chameleon adds the support for reduced lock if MySQL engine is transactional, thanks to rascalDan

The initialisation process now checks whether the engine for the table is transactional and runs the initial copy within a transaction. The process still requires a FLUSH TABLES WITH READ LOCK but the lock is released as soon as the transaction snapshot is acquired. This improvement allows pg_chameleon to run against primary databases with minimal impact during the init_replica process.

The python-mysql-replication requirement is now changed to version >=0.22 which adds the support for PyMySQL >=0.10.0.

 

pgsql-announce by date:

Previous
From: Pgpool Global Development Group via PostgreSQL Announce
Date:
Subject: Pgpool-II 4.1.4, 4.0.11, 3.7.16, 3.6.23 and 3.5.27 are now officially released.
Next
From: Highgo Software via PostgreSQL Announce
Date:
Subject: ORC Foreign Data Wrapper Update Version 1.1.0 is Released!