DDL diff utility?

Поиск
Список
Период
Сортировка
От Steve Manes
Тема DDL diff utility?
Дата
Msg-id 3F6AEBAA.9080602@magpie.com
обсуждение исходный текст
Ответы Re: DDL diff utility?  (Greg Stark <gsstark@mit.edu>)
Re: DDL diff utility?  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
My company offers an ASP service for advertising companies using PG.
For contractual reasons, each client gets its own replicated database.
This presents a problem whenever a new feature/fix requires a DDL change
which must be rolled out across N databases. Currently, we keep track of
these changes via a central text file in CVS with manually entered DDL
updates.  The problem is making sure that overworked developers actually
log all these changes.

What would be better is a DDL 'diff' utility that would look at a master
and target database and generate the necessary ALTER statements needed
to make the target db look like the master.

Is anyone aware of such a tool for PG?  I've only found it for MSSQL.

---------------------------------------------=o&o>---------
Steve Manes          http://www.magpie.com
Brooklyn, NY




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

Предыдущее
От: psql-mail@freeuk.com
Дата:
Сообщение: query distribution
Следующее
От: peter pilsl
Дата:
Сообщение: 'order by' does "wrong" with unicode-chars (german umlauts)