Re: pg_dumpall

Поиск
Список
Период
Сортировка
От aaronenabs
Тема Re: pg_dumpall
Дата
Msg-id 1301488453578-4271374.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: pg_dumpall  (Brent Dombrowski <brent.dombrowski@gmail.com>)
Ответы Re: pg_dumpall  (aaronenabs <aaronenabs@btconnect.com>)
Re: pg_dumpall  (Brent Dombrowski <brent.dombrowski@gmail.com>)
Список pgsql-novice
hi thanks for that i tried it but still same error:

C:\Program Files\PostgreSQL\9.0\bin>pg_dump --username=postgre
--password=1234 Test > aaron.db
Password:
pg_dump: [archiver (db)] connection to database "Test" failed: FATAL:
password
authentication failed for user "postgre"

Once i press enter it asks for the password again which i enter as the
password above but get the same error message.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/pg-dumpall-tp4270567p4271374.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

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

Предыдущее
От: Maximilian Tyrtania
Дата:
Сообщение: Re: updating records in table A from selected records in table B
Следующее
От: aaronenabs
Дата:
Сообщение: Re: pg_dumpall