username length character limits? - Mailing list pgsql-general

From Dennis Gearon
Subject username length character limits?
Date
Msg-id 40E70436.3070006@fireserve.net
Whole thread Raw
Responses Re: username length character limits?  (Dennis Gearon <gearond@fireserve.net>)
Re: username length character limits?  (Dennis Gearon <gearond@fireserve.net>)
Re: username length character limits?  (Dennis Gearon <gearond@fireserve.net>)
Re: username length character limits?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-general
Please CC me:

If I create the user 'web_user'
with password 'password'
I can connect using 'psql' just fine.

If I create the user 'D1Khb2g5m7FGk_web_user'
with password 'password'
I CANNOT connect using 'psql', I get authentication error.

-----------------------------
ANYONE have any ideas why?
-----------------------------

PG_VERSION says it's 7.3. I don't know how to find out any more accurately the subversion of that.



pgsql-general by date:

Previous
From: "Scot L. Harris"
Date:
Subject: Re: connection parameters
Next
From: Dennis Gearon
Date:
Subject: Re: username length character limits?