Re: Authentication failed when Password contains Japaneese Charecters

From: Shivender Devarakonda <shivenderd(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Authentication failed when Password contains Japaneese Charecters
Date: 2010-04-21 02:07:25
Message-ID: p2wa7ddbfcf1004201907t80df30dela21fef5d30e90f0a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thanks. Where should I look for this property?

Thanks,
Shivender

On Tue, Apr 20, 2010 at 6:18 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Shivender Devarakonda <shivenderd(at)gmail(dot)com> writes:
> > I did not give any explicit encoding while creating the DB. I am running
> > postgres on Windows XP system.
>
> Well, you should look at what server_encoding is set to, then.
> If it's not UTF-8 then that's likely the source of the problem.
>
> regards, tom lane
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Shivender Devarakonda 2010-04-21 02:23:52 Re: Authentication failed when Password contains Japaneese Charecters
Previous Message Tom Lane 2010-04-21 01:18:01 Re: Authentication failed when Password contains Japaneese Charecters