Pyrseas 0.7.0b1 is available for testing - Mailing list pgsql-announce

From Joe Abbate
Subject Pyrseas 0.7.0b1 is available for testing
Date
Msg-id 525D8D99.8010304@freedomcircle.com
Whole thread Raw
List pgsql-announce
Please help us test Pyrseas 0.7.0b1, a beta release of Pyrseas, a
framework for upgrading/migrating Postgres databases, which is
available from:

   GitHub:  https://github.com/jmafc/Pyrseas

Updated documentation is viewable at:

   Read the Docs:  http://pyrseas.readthedocs.org/en/latest/

Pyrseas now supports the following additional Postgres features:

  - Postgres 9.3, specifically
    - EVENT TRIGGERs
    - MATERIALIZED VIEWs
  - CLUSTER
  - Storage parameters in CREATE and ALTER TABLE
  - ALTER COLUMN SET STATISTICS
  - LEAKPROOF qualifier for FUNCTIONs
  - YAML multi-line string formatting for view definitions,
    function source text and object comments

In addition, this release includes:

  - All Pyrseas utilities can now use YAML-formatted configuration
    files, in addition to command line options

  - Multiple-file input or output to spread database object
    information across a version control repository

  - Data export/import to load a database with static data in
    production or data subsets for testing

  - New utility (dbaugment) to consistently add objects to an
    existent database.  This is currently an experimental
    feature and covers adding audit columns to tables.

  - A new Python-based interface to Postgres, inspired by *The
    Third Manifesto*

We'd like to encourage Postgres users to take a look at this
beta release and to help us test it.  Please follow the
development installation instructions:

   http://pyrseas.readthedocs.org/en/latest/install.html

Please report any issues at https://github.com/jmafc/Pyrseas/issues

Best regards,


Joe Abbate


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - October 13 2013 ==
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - October 20 2013 ==