PL/Proxy 2.1 - Mailing list pgsql-announce

From Marko Kreen
Subject PL/Proxy 2.1
Date
Msg-id l2ie51f66da1004230835nd721d701oef50a8bbbbeab5dc@mail.gmail.com
Whole thread Raw
List pgsql-announce
New major release of PL/Proxy is out.

New features
------------

* SPLIT statement.  This allows to spread either batch updates
or big queries across several partitions.  The execution happens
in parallel as usual.

* Support for SQL/MED clusters.  This avoids the need to create the
callback functions under 'plproxy' schema, instead the cluster
can be defined using SQL/MED facilities.  This should simplify
cluster creation and also decrease per-query overhead.

More details: http://pgfoundry.org/frs/shownotes.php?release_id=1635

Downloads: http://pgfoundry.org/projects/plproxy/


About PL/Proxy
--------------

PL/Proxy is database partitioning system implemented as PL language.

Homepage: http://wiki.postgresql.org/wiki/PL/Proxy
SCM:      http://git.postgresql.org/gitweb?p=plproxy.git;a=summary
List:     http://lists.pgfoundry.org/mailman/listinfo/plproxy-users


pgsql-announce by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Live CD based on CentOS 5.4 and PG 8.4.3 released
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - May 02 2010 ==