Re: Schema version control

Поиск
Список
Период
Сортировка
От Andy Colson
Тема Re: Schema version control
Дата
Msg-id 4D5465EF.1090708@squeakycode.net
обсуждение исходный текст
Ответ на Re: Schema version control  (Bill Moran <wmoran@potentialtech.com>)
Ответы Re: Schema version control  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
On 2/10/2011 4:18 PM, Bill Moran wrote:
>
> We have this kickass solution we built at work called dbsteward that
> just takes care of all of this for us, automatically.  You just give
> it the new version and the old version and it generates update statements
> to feed into PG.
>
> The reason I'm bringing this up is that we're working to release
> dbsteward as open source for PGCon.  So, if you can wait a bit, you
> can jump on that train.
>
> In response to Andy Colson<andy@squeakycode.net>:
>

But... that assumes all updates are DDL only?  What if I have a lookup
table, and want to add some new entries into it?

-Andy

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Schema version control
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: Schema version control