Re: how robust are custom dumps?

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: how robust are custom dumps?
Дата
Msg-id CAA-aLv5XNJOK-9mhnaBENWWZjOoPMYCpW66J2E3eF5JskZukWg@mail.gmail.com
обсуждение исходный текст
Ответ на how robust are custom dumps?  (Willy-Bas Loos <willybas@gmail.com>)
Ответы Re: how robust are custom dumps?
Список pgsql-general
On 24 April 2012 16:17, Willy-Bas Loos <willybas@gmail.com> wrote:
> Hi,
>
> Some 6 years ago, i had a bad experience with a custom dump. It wouldn't
> restore and my data was lost.

What was the experience?  Is it possible you had specified a
compression level without the format set to custom?  That would result
in a plain text output within a gzip file, which would then error out
if you tried to restore it with pg_restore, but would be perfectly
valid if you passed the uncompressed output directly into psql.

How many times had you experienced the problem at the time?  Was is
repeatedly or just the one time?

--
Thom

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: how robust are custom dumps?
Следующее
От: Yunong J Xiao
Дата:
Сообщение: Backups using Solaris ZFS Snapshots