Postgres-XC 0.9.3 is now available - Mailing list pgsql-announce

From Koichi Suzuki
Subject Postgres-XC 0.9.3 is now available
Date
Msg-id AANLkTikYebJ8O66DvVB7inhVXGspkFeATrCG3sFhk5=N@mail.gmail.com
Whole thread Raw
List pgsql-announce
Postgres-XC development team is pleased to announce that Postgres-XC
Version 0.9.3 is now available.

Major additional features include:

Transparent DDL.   Now DDL is automatically propagated to all the
coordinators and data nodes.
General SQL support:  Statements may include cross node joins.
Extended protocol support for libpq:  This is needed to use
Postgres-XC from Java.
Cursor support: This is also needed by Java and other languages.
Global Timestamp:  Timestamps are now supplied by GTM.

This version includes many bug fixes and is much more stable than
previous ones.   We've tested DBT-1 benchmark for one week with 90% of
full load.   The test ran stably without any error in DBT-1.

You can download the release from Postgres-XC project page:
https://sourceforge.net/projects/postgres-xc/
General information is available in Project page:
http://postgres-xc.sourceforge.net/
----------
Postgres-XC Development Team
Koichi Suzuki

pgsql-announce by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: == PostgreSQL Weekly News - October 24 2010 ==
Next
From: "Hiroshi Saito"
Date:
Subject: psqlODBC 09.00.0200 Released