Re: pgadmin 1.4 not remembering password
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgadmin 1.4 not remembering password
Mitch S McKenzie wrote:
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"
That's how it is supposed to work (and how it does work for me) if you
press OK (and thus actually connect) to the server as step 2.1. If you
don't, and just abort the dialog, you can't expect pgAdmin to do anything...
Regards,
Andreas
Home |
Main Index |
Thread Index