Re: Postgres Backup Utility

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Postgres Backup Utility
Дата
Msg-id B51575A9-7BA1-4ADD-B152-38B32CD0C015@pgedit.com
обсуждение исходный текст
Ответ на Re: Postgres Backup Utility  ("Bradley Holbrook" <operations_bradley@servillian.ca>)
Ответы Re: Postgres Backup Utility  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-admin
On Jan 20, 2011, at 12:42 PM, Bradley Holbrook wrote:

> Our developers never decide what goes to where... they just happily plumb
> away on the development db until we're ready to take our product to testing
> (at regular intervals), once QA is passed, we wish to apply these to live.
> We have several diff tools and sync tools, but they take forever (especially
> the ones that only go one schema at a time).

Using a diff tool, how would you know if a column was dropped and another one added versus simply renaming a column?
Won'tthat kind of difference matter when you want to apply the changes to your production database? 



John DeSoi, Ph.D.





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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: binary logs: a location other than pg_xlog??
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres Backup Utility