Re: [GENERAL] pqAdmin3

2004-10-24 Thread Jeff Davis
Perhaps the current authentication scheme you have set up is different for local and remote host. It might be that pgAdmin is connecting from a different machine? And if you're using ident authentication it might not work from a remote machine the same as for local. Please give more details, such

[GENERAL] pqAdmin3

2004-10-24 Thread Philip Pinkerton
When trying to connect to database via the pgAdmin3 GUI it asks for a password. I use the same passworrd as I did when I connect to the DB via command line but I get Ident error? how do I set, re-set the password so I can use both the commandline and pgAdmin to access edit by DB? Thanks -