incremental dumps

Поиск
Список
Период
Сортировка
От hamann.w@t-online.de
Тема incremental dumps
Дата
Msg-id 51FA238C.mailM7N1TCLOI@amadeus3.local
обсуждение исходный текст
Ответы Re: incremental dumps  (Luca Ferrari <fluca1978@infinito.it>)
Re: incremental dumps  (Martin Collins <martin@mkcollins.org>)
Re: incremental dumps  (Jeff Janes <jeff.janes@gmail.com>)
Re: incremental dumps  (Michael Nolan <htfoot@gmail.com>)
Список pgsql-general
Hi,
I want to store copies of our data on a remote machine as a security measure.
My first attempt was a full dump (which takes too long to upload)
followed by diffs between the pgdump files.
This provides readable / searchable versioned data (I could alway apply
the diffs on the remote machine and search the text file, without having
an instance of postgres running on that machine)

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,
so e.g. changing the amount of stock for a product with a 1kB description
would generate at least 2kb of text in the diff file.

What would be a better approach?

Best regards
Wolfgang


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

Предыдущее
От: huxm
Дата:
Сообщение: [HACKERS] How to configer the pg_hba record which the database name with "\n" ?
Следующее
От: "Stephen Brearley"
Дата:
Сообщение: Re: Postgres 9.2.4 for Windows (Vista) Dell Vostro 400, re-installation failure PLEASE CAN SOMEONE HELP!!