Postgres-XC 1.0beta1 released

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL announce <pgsql-announce(at)postgresql(dot)org>
Subject: Postgres-XC 1.0beta1 released
Date: 2012-04-10 04:32:52
Message-ID: CAB7nPqRU7O=BUyT6SPBbt0WJsaa+ZgvadWW4-kf-3-JUGoE_GA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hi all,

Postgres-XC, write-scalable multi-master symetric cluster based on
PostgreSQL, version XC 1.0beta1 has been released.
This beta version is based on PostgreSQL 9.1beta2, and all the fixes of
PostgreSQL 9.1 stable branch will be backported in Postgres-XC 1.0
stabilized version.
It is under PostgreSQL license.

You can download the binary directly from here:
https://sourceforge.net/projects/postgres-xc/files/latest/download
This tarball includes all the HTML and man documentation.

A PDF file containing all the references is also available here:
https://sourceforge.net/projects/postgres-xc/files/Version_1.0beta1/PG-XC_ReferenceManual_v1_0beta1.pdf/download

Compared to version 0.9.7, the following features have been added:
- Fast query shipping (FQS), quick identification of expressions in a query
that can be pushed down to remote nodes
- SERIAL types
- TABLESPACE
- Utility to clean up 2PC transactions in cluster (pgxc_clean)
- Utility for initialization of GTM (global transaction manager, utility
called initgtm)
- Relation-size functions
- Regression stabilization

The project can be followed on Source Forge:
http://postgres-xc.sourceforge.net/.
And we use a couple of GIT repositories for development:
- SourceForge:
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=summary
- Github: https://github.com/postgres-xc/postgres-xc

Postgres-XC tutorial at PGCon in Ottawa this May will use a 1.0 version, so
be sure to touch this beta version to have an idea of what is Postgres-XC
before coming!
Since the last release, a special effort has been made on stabilization and
performance improvement, but be sure to give your feedback in order to
provide a stable 1.0 release for PostgreSQL community.

Thanks,
--
Michael Paquier
http://michael.otacoo.com

Browse pgsql-announce by date

  From Date Subject
Next Message Gary Carter 2012-04-12 14:38:56 EnterpriseDB Releases Postgres Enterprise Manager v2.1
Previous Message David Fetter 2012-04-09 05:37:54 == PostgreSQL Weekly News - April 08 2012 ==