Re: [HACKERS] pg_dump issues
От | Victor Drobny |
---|---|
Тема | Re: [HACKERS] pg_dump issues |
Дата | |
Msg-id | 32cfe8201654df183579d9e97957dd7b@postgrespro.ru обсуждение исходный текст |
Ответ на | [HACKERS] pg_dump issues (Дмитрий Воронин <carriingfate92@yandex.ru>) |
Ответы |
Re: [HACKERS] pg_dump issues
|
Список | pgsql-hackers |
> We can't create any schema dump with another (user defined) name. E.g. > we dump schema test and we want to save it's dump with test2 name in > any format. Those refers to databases dump. Hello, Do you expect to have some flag like '--rename=test->test2'? Will dump with test replaced by test2(of course only in related places) be valid dump in this case? What is the possible scenario for the renaming option? Is it doing to be dumping of the one schema only? Or it could be dump of database? In this case pg_dump should also support multiple rules for renaming. Thank you for attention! -- ------ Victor Drobny Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
В списке pgsql-hackers по дате отправления: