Re: Open Source tool to deploy/promote PostgreSQL DDL

From: Christopher Browne <cbbrowne(at)gmail(dot)com>
To: hustlerdba(at)gmail(dot)com
Cc: PostgreSQL Mailing Lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Open Source tool to deploy/promote PostgreSQL DDL
Date: 2018-07-11 20:21:17
Message-ID: CAFNqd5VkLw4VCdXH9Xxd5WJrvHDvD1JV557saEY4xNwu77=m0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have built one that I call Mahout
(https://github.com/cbbrowne/mahout) which has the merit of involving
just two shell scripts, one of which is an auditing tool (pgcmp).

It implements a "little language" to indicate dependencies between the
SQL scripts that implement the DDL changes.

The notable thing that I have seen "downthread" that it does not
attempt to implement is "rollback scripts." I find that "necessity"
to be a ruby-on-rails dogma that does not seem to fit what I see
people doing.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Gauthier 2018-07-11 20:34:39 Re: timestamp (military) at time zone without the suffix
Previous Message David G. Johnston 2018-07-11 20:11:10 Re: timestamp (military) at time zone without the suffix