From: | Joe Abbate <jma(at)freedomcircle(dot)com> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | Pyrseas 0.7.0b1 is available for testing |
Date: | 2013-10-15 18:46:49 |
Message-ID: | 525D8D99.8010304@freedomcircle.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2013-10-21 05:20:58 | == PostgreSQL Weekly News - October 20 2013 == |
Previous Message | David Fetter | 2013-10-14 05:23:42 | == PostgreSQL Weekly News - October 13 2013 == |