Re: pgadmin 1.8.4 gives error while backing up

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgadmin 1.8.4 gives error while backing up
Дата
Msg-id 21344.1239980795@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgadmin 1.8.4 gives error while backing up  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgadmin 1.8.4 gives error while backing up  (Dave Page <dpage@pgadmin.org>)
Список pgsql-general
Dave Page <dpage@pgadmin.org> writes:
> On Fri, Apr 17, 2009 at 3:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Quan Zongliang <quanzongliang@gmail.com> writes:
>>> In next version(1.10), pgAdmin add a new option to ignore version mismatch check.
>>
>> This is a really bad idea, as it opens you up to the possibility of
>> silently wrong dumps.

> It's using the --ignore-version flag and is a non-default option. How
> is that any different from pg_dump itself?

As of 8.4, pg_dump ignores --ignore-version altogether, because of the
way it's been rampantly abused.  There was never any intention that that
should be a flag to use routinely; it was meant to get you out of
emergency situations where you did not have the right pg_dump available
and were willing to take risks.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Removing Constraints Efficiently
Следующее
От: Will Harrower
Дата:
Сообщение: Re: Looking for advice on database encryption