Re: pg_dumpall

From: aaronenabs <aaronenabs(at)btconnect(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: pg_dumpall
Date: 2011-03-30 12:34:13
Message-ID: 1301488453578-4271374.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message aaronenabs 2011-03-30 13:39:12 Re: pg_dumpall
Previous Message Maximilian Tyrtania 2011-03-30 05:46:08 Re: updating records in table A from selected records in table B