| От | Dmitry Voronin |
|---|---|
| Тема | pg_dump |
| Дата | |
| Msg-id | 2113521446018277@web20g.yandex.ru обсуждение |
| Ответы |
Re: pg_dump
|
| Список | pgsql-hackers |
Hello, guys. I have a database testdb with commet 'test comment' and security label 'classified'. I create dump by pg_dump: pg_dump -h 127.0.0.1 -d testdb -U postgres --format c dump So, I want to restore a dump with comment and security label to testdb_restore. I run: pg_restore -h 127.0.0.1 -d testdb_restore dump So, we have, that SECURITY LABEL and COMMENT will be applied to database testdb but not testdb_restore. I think, that it'snot good. -- Best regards, Dmitry Voronin
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера