Re: MBC user cannot connect to server

From: zhyu 86 <zhyu86(at)hotmail(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: MBC user cannot connect to server
Date: 2006-10-13 01:23:22
Message-ID: BAY118-W443EEAC0C7E338721C37ADF0A0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I see. Thanks. Any plan to support this in near future? Thanks.

----------------------------------------
> Date: Fri, 13 Oct 2006 12:30:36 +1300
> From: oliver(at)opencloud(dot)com
> To: zhyu86(at)hotmail(dot)com
> CC: pgsql-jdbc(at)postgresql(dot)org
> Subject: Re: [JDBC] MBC user cannot connect to server
>
> zhyu 86 wrote:
> > Hi All,
> >
> > I am using postgresql V8 and can connect to the db from my java program using username only consists of ASCII, but not with Multibyte character username.
>
> Hi
>
> Previous discussion with the backend developers seemed to indicate that
> you can't safely use non-ASCII database names or user names. There's no
> provision in the startup protocol for identifying the encoding of the
> database name & user name provided.
>
> -O
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

_________________________________________________________________
All-in-one security and maintenance for your PC.  Get a free 90-day trial!
http://www.windowsonecare.com/purchase/trial.aspx?sc_cid=wl_wlmail

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2006-10-13 01:56:37 Re: MBC user cannot connect to server
Previous Message Oliver Jowett 2006-10-12 23:30:36 Re: MBC user cannot connect to server