Comparing Databases

Поиск
Список
Период
Сортировка
От rir@phavl.postgresql.org (none) (R Ransbottom)
Тема Comparing Databases
Дата
Msg-id NBls9.14352$md1.2544@sccrnsc03
обсуждение исходный текст
Список pgsql-general
In regression testing I want to compare the state of a database
with a stored image of a control database.

"Same"ness relates to the user view of the data, and need
not include oids (yet) or the database name.
The postgresql version may vary.

With a very quick look it appears that comments could be
stripped from two pg_dump outputs and the results cmp'ed.

Is this the track to take?  Or are there tools I'm missing?
--
rob                     Live the dream.

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

Предыдущее
От: Dietrich
Дата:
Сообщение: Optimization disaster
Следующее
От: john@eagleinfosystems.com (jm)
Дата:
Сообщение: isAutoIncrement and Postgres