Re: pg_dump -s dumps data?!

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: pg_dump -s dumps data?!
Дата
Msg-id 20120130153913.GA8224@depesz.com
обсуждение исходный текст
Ответ на Re: pg_dump -s dumps data?!  (Adrian Klaver <adrian.klaver@gmail.com>)
Ответы Re: pg_dump -s dumps data?!  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
On Mon, Jan 30, 2012 at 07:34:49AM -0800, Adrian Klaver wrote:
> Breaks certain cases when using pg_dump -s.  Some of what you highlight above is
> designed behavior. What is happening is covered by my second rule of life 'Easy
> is difficult'. In this case it is the desire for a built in 'packaging' system
> that makes extending Postgres easier for the end user.  To get that leads to
> more complexity in the backend and a new learning curve for those that have to
> deal with it.

not sure what "learning curve" you have in mind, since it simply
cripples functionality of pg_dump.
how steep is the learning curve, to learn that you no longer can make
sensible "pg_dump -s"?

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                                                             http://depesz.com/

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_dump -s dumps data?!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump -s dumps data?!