about pg_dumpall - Mailing list pgsql-general

From Devrim GUNDUZ
Subject about pg_dumpall
Date
Msg-id Pine.LNX.4.44.0202051941330.27763-100000@oper.metu.edu.tr
Whole thread Raw
List pgsql-general
Hi,

Today I needed to use pg_dumpall for the first time ever :)

I'm running PostgreSQL v7.1.3 on a different port than 5432 on RedHat.

This is what has happened:

bash-2.05$ pg_dumpall -p 5455 > all.dump
Password:
psql: Password authentication failed for user 'postgres'
Password:
Password:
Connection to database 'template1' failed.
fe_sendauth: no password supplied

pg_dump failed on template1, exiting
bash-2.05$


The passwd is correct. In the first attempt, it gives the error without
asking any password.

Am I doing something wrong?

Regards,

--

Devrim GÜNDÜZ

devrim@oper.metu.edu.tr
devrim.gunduz@linux.org.tr
devrimg@tr.net

Phone : +90-535-328-9594 (cellular)-
Phone : +90-312-295-9595 (work)
Phone : +90-312-286-5906 (home)

Web : http://devrim.oper.metu.edu.tr
------------------------------------------------------------------





pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re :Solaris Performance
Next
From: Lamar Owen
Date:
Subject: Re: [HACKERS] PostgreSQL v7.2 Final Release