Re: username length character limits?

From: Dennis Gearon <gearond(at)fireserve(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: username length character limits?
Date: 2004-07-03 19:30:14
Message-ID: 40E70946.2050406@fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

another name that does not work is 'H1q2W3e4R5_web_user'.

It seems to not like many alternations between numbers and letters.

Dennis Gearon wrote:

> 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.
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2004-07-03 19:48:55 Re: username length character limits?
Previous Message Dennis Gearon 2004-07-03 19:19:05 Re: username length character limits?