Re: Tracking structural changes from psql

Поиск
Список
Период
Сортировка
От Daniel Vérité
Тема Re: Tracking structural changes from psql
Дата
Msg-id m3y8o88qe8.fsf@club-internet.fr
обсуждение исходный текст
Ответ на Tracking structural changes from psql  (Mike McGavin <jester@NOSPAM.mcsnospam.vuw.acNOSPAM.nz>)
Список pgsql-general
Mike McGavin <jester@NOSPAM.mcsnospam.vuw.acNOSPAM.nz> writes:

> It also occurs to me that an even more useful utility might be one
> that stores the structural state of the database at a particular time
> (such as when I last updated the production server), and then generate
> a diff of SQL statements to update it to the current structural state.
> I don't suppose this already exists anywhere, does it?

You might want to try:

http://zongle.sourceforge.net/
http://pgdiff.sourceforge.net/
http://gborg.postgresql.org/project/pgdiff/projdisplay.php

--
 Daniel Vérité - daniel at manitou dash mail dot org

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

Предыдущее
От: CS Wagner
Дата:
Сообщение: Load Balancing and Backup
Следующее
От: david_e_roche@yahoo.com (David Roche)
Дата:
Сообщение: How to abort psql when backtick (shell) commands return non-zero?