Re: Incremental backup with RSYNC or something?

Поиск
Список
Период
Сортировка
От Robins Tharakan
Тема Re: Incremental backup with RSYNC or something?
Дата
Msg-id 4EBFC8D3.7040302@comodo.com
обсуждение исходный текст
Ответ на Re: Incremental backup with RSYNC or something?  (Robins Tharakan <robins.tharakan@comodo.com>)
Ответы Re: Incremental backup with RSYNC or something?
Список pgsql-general
> You could also do a
>
> pg_dump -Fc | gzip -1 -c > dumpfile.gz
>
> at the cost of a slightly larger (but faster backup).

Actually if you're going this route, you could skip even the pg_dump
compression as well...

pg_dump db | gzip -1 -c > dumpfile.gz

--
Robins Tharakan

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

Предыдущее
От: Robins Tharakan
Дата:
Сообщение: Re: Incremental backup with RSYNC or something?
Следующее
От: alextc
Дата:
Сообщение: Re: Error with Application Stack Builder 3.0.0