Re: Migrations - Mailing list pgsql-general

From Martín Marqués
Subject Re: Migrations
Date
Msg-id 55CDBF86.9020704@2ndquadrant.com
Whole thread Raw
In response to Re: Migrations  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
El 13/08/15 a las 23:17, Adrian Klaver escribió:
> On 08/13/2015 05:37 PM, Martín Marqués wrote:
>> El 13/08/15 a las 21:23, Guyren Howe escribió:
>>>
>>> I also think migrations ought to be a first-class feature…
>>
>> What do you mean with "migrations ought to be a first-class feature"?
>>
>> There have been, and there still are efforts for making upgrading as
>> smooth and simple as possible, but I'm not really sure where you want to
>> get with this.
>
> I think Guyren is talking about something like Django or Rails
> migrations, Alembic, Sqitch, etc. A way to do changes to database
> objects either whole or as incremental changes. Basically a schema
> versioning method.

OK, I misunderstood the statement.

In that case, he should take a look at sqitch. Very, very nice IMO.


--
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


pgsql-general by date:

Previous
From: "Stephen Feyrer"
Date:
Subject: Re: Foreign Keys as first class citizens at design time?
Next
From: Martín Marqués
Date:
Subject: Re: repmgr won't update witness after failover