Обсуждение: Re: [SQL] Postgres schema comparison.

Поиск
Список
Период
Сортировка

Re: [SQL] Postgres schema comparison.

От
KÖPFERL Robert
Дата:
|-----Original Message-----
|From: Goulet, Dick [mailto:DGoulet@vicr.com]
|Sent: Montag, 07. März 2005 16:33
|To: John DeSoi; Stef
|Cc: pgsql-ADMIN@postgresql.org; pgsql-sql@postgresql.org
|Subject: Re: [SQL] [ADMIN] Postgres schema comparison.
|
|
| My favorite for this task is WinSql available from
|http://www.synametrics.com/SynametricsWebApp/WinSQL.jsp.  It
|can compare
|the structure and content of the two tables.

And will it also generate DIFF-SQL-Scripts to make a target-DB look like a
MasterDB?
Do you know? How about Structural Changes as adding a column?