[ANNOUNCE] pgquarrel 0.2.0 released

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема [ANNOUNCE] pgquarrel 0.2.0 released
Дата
Msg-id 6c9d4a85-55b5-81cc-6f09-8f26a6da2072@timbira.com.br
обсуждение исходный текст
Список pgsql-announce
I am proud to announce the first public release of pgquarrel.

pgquarrel compares PostgreSQL database schemas and outputs a set of
commands to turn a database schema into another one. The main use case
is to deploy database changes into testing, staging or production
environments.

pgquarrel is written in C and doesn't rely on another tools. It could
work with different PostgreSQL versions. It covers almost all supported
objects (24 of 33). It is licensed under the PostgreSQL license.

* Website: http://eulerto.github.io/pgquarrel
* GitHub: https://github.com/eulerto/pgquarrel

Download
---------

https://github.com/eulerto/pgquarrel/releases

Features
---------

pgquarrel supports the following objects (partial or complete):

- AGGREGATE
- CAST
- COMMENT
- CONVERSION
- DOMAIN
- EVENT TRIGGER
- EXTENSION
- FUNCTION
- INDEX
- LANGUAGE
- MATERIALIZED VIEW
- RULE
- SCHEMA
- SEQUENCE
- TABLE
- TRIGGER
- TYPE
- VIEW
- GRANT
- REVOKE
- SECURITY LABEL
- FOREIGN DATA WRAPPER
- SERVER
- USER MAPPING

Future Work
------------

- rename objects
- switch object schema
- roles
- tablespaces
- inheritance
- foreign table
- text search
- collation
- operator
- Windows support

Issues
-------

Report issues at https://github.com/eulerto/pgquarrel/issues


--
   Euler Taveira                   Timbira - http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento


В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: [ANNOUNCE] == PostgreSQL Weekly News - January 01 2017 ==
Следующее
От: Britt Cole
Дата:
Сообщение: [ANNOUNCE] 2ndQuadrant announces the release of Barman version 2.1