PL/Proxy 2.1

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема PL/Proxy 2.1
Дата
Msg-id l2ie51f66da1004230835nd721d701oef50a8bbbbeab5dc@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Live CD based on CentOS 5.4 and PG 8.4.3 released
Следующее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - May 02 2010 ==