Re: incremental dumps

Поиск
Список
Период
Сортировка
От Martin Collins
Тема Re: incremental dumps
Дата
Msg-id 51FA617D.6000308@mkcollins.org
обсуждение исходный текст
Ответ на incremental dumps  (hamann.w@t-online.de)
Ответы Re: incremental dumps  (hamann.w@t-online.de)
Список pgsql-general
On 08/01/2013 02:59 AM, hamann.w@t-online.de wrote:
>
> However, the diff files seem to be considerably larger than one would expect.
> One obvious part of the problem is the fact that diff shows old and new text,

You could try using
  diff --suppress-common-lines -ed
which in my experience creates the smallest diffs (actually ed scripts).
Apply them with
  patch -e

Martin



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Add a NOT NULL column with default only during add
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgres 9.2.4 for Windows (Vista) Dell Vostro 400, re-installation failure PLEASE CAN SOMEONE HELP!! (nearly fixed)