Re: MD5 Authentication - Mailing list pgsql-general

From Tom Lane
Subject Re: MD5 Authentication
Date
Msg-id 29111.1257488079@sss.pgh.pa.us
Whole thread Raw
In response to Re: MD5 Authentication  (John DeSoi <desoi@pgedit.com>)
List pgsql-general
John DeSoi <desoi@pgedit.com> writes:
> ... But it is unclear to me what happens when
> the user or database name has non-ascii characters. The client
> encoding is not established until after authentication.

No encoding conversion will happen on those names.  If you consistently
use the same encoding in all clients as in the database, there's no
problem in using non-ASCII user or DB names.  If not, I'd recommend
sticking to ASCII.

            regards, tom lane

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Re: Bench marking performance or experience using Solid State Disk Drives (SSD) with postgres
Next
From:
Date:
Subject: PostgreSQL for 64 Bit Windows Version