Re: pg_dump
От | David Fetter |
---|---|
Тема | Re: pg_dump |
Дата | |
Msg-id | 20151029161419.GE401@fetter.org обсуждение исходный текст |
Ответ на | Re: pg_dump (Дмитрий Воронин <carriingfate92@yandex.ru>) |
Ответы |
Re: pg_dump
|
Список | pgsql-hackers |
On Thu, Oct 29, 2015 at 07:03:12PM +0300, Дмитрий Воронин wrote: > > >> 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? > > -all cluster -- it's what pg_dumpall and pg_dump do. > - global objects -- it's dumping tablespaces, roles, database(structure). > - database level -- it's dumping all inside one database. More specifically, I am not quite understanding the distinction between "all cluster" and "global objects." What do you have in mind on the implementation side? Do you think pg_dump is a suitable baseline, or were you thinking of something different, and if so, what? 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 по дате отправления: