Re: pg_restore: [archiver] could not open input file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_restore: [archiver] could not open input file
Дата
Msg-id 20291.1151589969@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_restore: [archiver] could not open input file  (lbolognini@gmail.com)
Ответы Re: pg_restore: [archiver] could not open input file  (lbolognini@gmail.com)
Список pgsql-general
lbolognini@gmail.com writes:
> C:\www\foo.com\trunk\db>pg_restore -h localhost -U postgres -W
> mySecretPassword script.sql

I don't think you're supposed to put the password on the command line
like that.  It's probably taking "mySecretPassword" as the file name
to read.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: "Nik"
Дата:
Сообщение: Upgrade problem
Следующее
От: John DeSoi
Дата:
Сообщение: Re: User privileges in web database applications