| От | Tom Lane |
|---|---|
| Тема | Re: Question regarding pg_restore |
| Дата | |
| Msg-id | 3410.1127484244@sss.pgh.pa.us обсуждение |
| Ответ на | Question regarding pg_restore (Wye Jon Lee <wyejonlee@gmail.com>) |
| Ответы |
Re: Question regarding pg_restore
|
| Список | pgsql-novice |
Wye Jon Lee <wyejonlee@gmail.com> writes:
> I'm using the pg_restore utility in PostgreSQL 8.0.3 with the following command:
> pg_restore.exe -i -h localhost -p 5432 -U "username" -d databasename
> -v "outputfile.backup"
> pg_restore prompts me for a password and no matter what I key in it
> fails my login.
pg_restore's support for password prompting is broken on Windows in
8.0.3 :-(. It'll be fixed again in 8.0.4. Sorry about that. In the
meantime you could use a ~/.pgpass file (see documentation).
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера