Re: Open Source tool to deploy/promote PostgreSQL DDL - Mailing list pgsql-general

From Jeremy Finzel
Subject Re: Open Source tool to deploy/promote PostgreSQL DDL
Date
Msg-id CAMa1XUgkGSTWefu6ZJNDzdOrattCtfqKMTYHCS-juZD=h1aFkA@mail.gmail.com
Whole thread Raw
In response to Open Source tool to deploy/promote PostgreSQL DDL  (Hustler DBA <hustlerdba@gmail.com>)
List pgsql-general


On Tue, Jul 10, 2018 at 5:13 PM Hustler DBA <hustlerdba@gmail.com> wrote:
Hi Community,
A client of mine is looking for an open source tool to deploy and promote PostgreSQL DDL changes through database environments as part of SDLC. What tools (open source) does the community members use? I normally use scripts, but they want something open source.

Thanks,
Neil Barrett

A popular one is ActiveRecord Migrations. It is open source. Although ActiveRecord is also an ORM it’s not required to use it -you can just use SQL. FWIW: 

pgsql-general by date:

Previous
From: Steven Winfield
Date:
Subject: RE: Extremely slow autovacuum:vacuum to prevent wraparound
Next
From: Ravi Krishna
Date:
Subject: Re: Extremely slow autovacuum:vacuum to prevent wraparound