Re: pg_dumpall - Mailing list pgsql-novice

From aaronenabs
Subject Re: pg_dumpall
Date
Msg-id 1301488453578-4271374.post@n5.nabble.com
Whole thread Raw
In response to Re: pg_dumpall  (Brent Dombrowski <brent.dombrowski@gmail.com>)
Responses Re: pg_dumpall  (aaronenabs <aaronenabs@btconnect.com>)
Re: pg_dumpall  (Brent Dombrowski <brent.dombrowski@gmail.com>)
List 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 by date:

Previous
From: Maximilian Tyrtania
Date:
Subject: Re: updating records in table A from selected records in table B
Next
From: aaronenabs
Date:
Subject: Re: pg_dumpall