Hi all, Postgres-XC 0.9.6, multi-master database cluster based on PostgreSQL, has been released. Since 0.9.5 released last June, the following features have been added: - New code base is PostgreSQL 9.1 (commits from REL9_1_STABLE in postgres GIT repository up to yesterday are included in release tarball). - HAVING is now supported - GROUP BY push down on remote nodes is optimized - Temporary objects are supported (sequence, view, table, etc.) - PREPARE, EXECUTE are re-enabled and fully supported - make check support has been added - Support for parametrized queries added - Stabilization of XC with 32b and 64b machines - Regressions are stabilized for all the possible cluster configurations
All the necessary informations about the project can be found there => http://postgres-xc.sourceforge.net/ Regards, -- Michael Paquier http://michael.otacoo.com
