compare database

Поиск
Список
Период
Сортировка
От Sindu
Тема compare database
Дата
Msg-id 20020606165032.A2828@top4
обсуждение исходный текст
Список pgsql-general
Hi all,

Is there any script to compare 2 database schema? (not the content, but
the structure).

I tried using "pg_dump -s" and comparing the resulting text file,
unfortunately it seems pg_dump is dumping the tables in OID order
(CMIIW), so the text file output might not be the same depending on the
table creation order.

I've searched the FAQ and contrib, and couldn't find any. I think this
should be in FAQ.

Thanks in advance and best regards,
Sindu

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

Предыдущее
От: "Nicolas Nolst"
Дата:
Сообщение: performance issue using DBI
Следующее
От: Wim
Дата:
Сообщение: [Fwd: Unable to access records in table!]