Re: [pgadmin-support] BUG: spaces in passwords

2004-02-20 Thread Dave Page
> -Original Message- > From: Daniel Risacher [mailto:[EMAIL PROTECTED] > Sent: 18 February 2004 19:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] BUG: spaces in passwords > > > pgAdmin III does not appear to handle passwords with spaces in them. H

[pgadmin-support] BUG: spaces in passwords

2004-02-18 Thread Daniel Risacher
pgAdmin III does not appear to handle passwords with spaces in them. Leading and trailing spaces simply fail to authenticate. Internal spaces produce the error message: missing '=' after 'xxx' in connection info string Where 'xxx' is the part of the password after the space. For refer