To reproduce the problem:
1. Open pgAdmin
2. Double click on server to connect to. On the "Connect to Server" dialogue box check "Store Password" and enter your password.
3. Close pgAdmin.
4. Reopen pgAdmin and try to connect to the same server. You will be the following error: "Error connecting to the server: fe_sendauth: no password supplied"
- Windows XP w/all updates
- pgAdminIII 1.5 devel
- postgres-8.0.1
Thanks.
Mitch McKenzie
Programmer/Analyst
Learning Environment & Internet Services
University of Nebraska Medical Center
Phone: 402-559-9306
Cell Phone: 402-708-1493
University of Nebraska Medical Center E-mail Confidentiality Disclaimer :
The information in this e-mail is privileged and confidential, intended only for the use of the addressee(s) above.
Any unauthorized use or disclosure of this information is prohibited.
If you have received this e-mail by mistake please delete it and immediately contact the sender.
Andreas Pflug <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 12/02/2005 04:56 PM |
|
Mitch S McKenzie wrote:
>
> I have the same problem on the latest snapshot 1.5
I could not reproduce this. Please provide specific information about a
user that has this problem, i.e. post me the exact role name and
pgpass.conf line, and a description how you create/use the connection
using that login role. The only way I could produce the fe_auth message
was by deleting the password in pgpass.conf. If this is what you did,
the advice is "don't use an empty password".
Regards,
Andreas
.
>
> It would be nice if it work but it is not critical.
>
> Mitch McKenzie
> Programmer/Analyst_
> __Learning Environment & Internet Services_ <http://app1.unmc.edu/leis>
> University of Nebraska Medical Center
> Phone: 402-559-9306
> Cell Phone: 402-708-1493
> *
> University of Nebraska Medical Center E-mail Confidentiality Disclaimer :*
> The information in this e-mail is privileged and confidential, intended
> only for the use of the addressee(s) above.
> Any unauthorized use or disclosure of this information is prohibited.
> If you have received this e-mail by mistake please delete it and
> immediately contact the sender.
>
>
> *Collin Peters <[EMAIL PROTECTED]>*
> Sent by: [EMAIL PROTECTED]
>
> 12/01/2005 11:49 AM
>
>
> To
> pgadmin-support@postgresql.org
> cc
>
> Subject
> [pgadmin-support] pgadmin 1.4 not remembering password
>
>
>
>
>
>
>
>
> I just installed pgadmin 1.4. When I create a new connection and
> supply the password, it only seems to remember it until I restart.
> Then I get the message "Error connection to the server: fe_sendauth:
> no password supplied"
>
> When I look at %APPDATA%/postgresql/pgpass.conf it look normal with
> the password and all. Is there something I am missing?
>
> Regards,
> Collin
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match