Re: [DOCS] pg_restore documentation

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [DOCS] pg_restore documentation
Дата
Msg-id CAKFQuwYcdqsKA26WNFmryDHZqq0sBcDR2YB20EamQ+oySpA95Q@mail.gmail.com
обсуждение исходный текст
Ответ на [DOCS] pg_restore documentation  (wkhatch@me.com)
Список pgsql-docs
On Monday, June 26, 2017, <wkhatch@me.com> wrote:
pg_restore drupal_dump.sql -h
adjh4syhpk555s.cckxxqjsrxhd.us-east-1.rds.amazonaws.com -U someUser -W
yeahRight -d wm_drupal

I get error:

pg_restore: too many command-line arguments (first is &quot;yeahRight&quot;)

All -W does is force a prompt.  There is no way to actually supply the password on the command line, that is what environment variables or pgpass are for.

David J.

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

Предыдущее
От: davecramer@gmail.com
Дата:
Сообщение: [DOCS] Details of how temp_buffers are actually used would be nice
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [DOCS] pg_restore documentation