SkyTools 3.1

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Postgres Announce <pgsql-announce(at)postgresql(dot)org>
Subject: SkyTools 3.1
Date: 2012-07-19 13:04:30
Message-ID: 20120719130430.GB31581@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


Main Changes single 3.0
-----------------------

* Table filter for EXECUTE command, now it works fine
even when affected tables are missing on some nodes.

* Wait commands - Londiste can wait until all tables
are in sync or wait until it has cathed up with
root or provider node.

* SQL modules are available as extensions on Postgres 9.1+.

* Fine-grained grants for SQL modules - disabled
by default, need to be manually enambled.

* add-table --find-copy-node - in case table is not materialized
on provider node, search upwards for usable node
for initial copy.

Get it
------

Downloads: http://pgfoundry.org/projects/skytools
Github: https://github.com/markokr/skytools

Full Details
------------

3.1: http://pgfoundry.org/frs/shownotes.php?release_id=1961
3.0.3: http://pgfoundry.org/frs/shownotes.php?release_id=1953
3.0.2: http://pgfoundry.org/frs/shownotes.php?release_id=1948
3.0.1: http://pgfoundry.org/frs/shownotes.php?release_id=1937

About Skytools
--------------

This is a package of tools developed by Skype for replication and failover.
It includes a generic queuing framework (PgQ) and easy-to-use replication
implementation (Londiste).

Docs: http://skytools.projects.postgresql.org/skytools-3.0/
Homepage: http://wiki.postgresql.org/wiki/SkyTools
SCM: http://git.postgresql.org/gitweb?p=skytools.git;a=summary
List: http://lists.pgfoundry.org/mailman/listinfo/skytools-users

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2012-07-23 05:13:07 == PostgreSQL Weekly News - July 22 2012 ==
Previous Message David Fetter 2012-07-16 05:04:04 == PostgreSQL Weekly News - July 15 2012 ==