| От | Michael Glaesemann |
|---|---|
| Тема | Re: pg_dump vs schemas |
| Дата | |
| Msg-id | 4984456D-8DCA-4B2A-8911-93AA39AA6194@seespotcode.net обсуждение |
| Ответ на | pg_dump vs schemas (Francisco Reyes <lists@stringsutils.com>) |
| Ответы |
Re: pg_dump vs schemas
|
| Список | pgsql-general |
On Jul 13, 2007, at 19:10 , Francisco Reyes wrote: > Alternatively is there any easy way to take all data in one schema > and load it into a target DB and a different schema? You might try using the -n flag with pg_dump, replace schema1 with schema2 in the dump file, and loading the altered dump into the new database. There may also be some tricks you can play with pg_restore (on a dump file created with pg_dump -Fc), though I don't know specifically what offhand. Michael Glaesemann grzm seespotcode net
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера