| От | Brent R. Matzelle |
|---|---|
| Тема | Re: remote dumping of databases |
| Дата | |
| Msg-id | 20010309213630.23438.qmail@web13002.mail.yahoo.com обсуждение исходный текст |
| Ответ на | remote dumping of databases (Frank Nijenhuis <fnijen@bos.nl>) |
| Список | pgsql-general |
>How ever..how do > you get the > content of the dump to a file??? Every pipe action will result > in endless > waiting, pg_dumps waits for the username/password....... > > Is there an solution of do I overlook something here??? Give the user who is performing the dump read access on all tables, indices, etc on the database(s) you wish to dump. Then you can run a pg_dump without the password prompt coming up. % pg_dump database_name > file.dump Brent __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера