Re: pg_dump

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: pg_dump
Дата
Msg-id 20151029155441.GD401@fetter.org
обсуждение исходный текст
Ответ на Re: pg_dump  (Дмитрий Воронин <carriingfate92@yandex.ru>)
Ответы Re: pg_dump  (Дмитрий Воронин <carriingfate92@yandex.ru>)
Список pgsql-hackers
On Thu, Oct 29, 2015 at 06:37:46PM +0300, Дмитрий Воронин wrote:
> David, do you want to have one dumper program for postgres?

Yes, and pg_dump appears to be the best candidate for evolution into
one.

That there are two separate ones is the result of design decisions
that may very well have made sense at the time they were made, but no
longer do.

> Maybe it will be a good idea to make a dumper with some dumping levels:
> - all cluster
> - global objects
> - database level

I'm not sure I understand.  Is there some utility in dividing this
into these particular levels?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



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

Предыдущее
От: Дмитрий Воронин
Дата:
Сообщение: Re: pg_dump
Следующее
От: Дмитрий Воронин
Дата:
Сообщение: Re: pg_dump