| From: | Shivenderd <shivenderd(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Authentication failed when Password contains Japaneese Charecters |
| Date: | 2010-04-21 03:59:13 |
| Message-ID: | B708568A-0792-45FC-A1EF-FFD859EB5457@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
I connect to cmdb
-Shivender
Sent from my iPhone
On Apr 20, 2010, at 8:49 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Shivender Devarakonda <shivenderd(at)gmail(dot)com> writes:
>> When I did the psql -l I see the following DBs in my local
>> environment:
>> C:\PostgreSQL\bin>psql -l
>> List of databases
>> Name | Owner | Encoding
>> -----------+----------+-----------
>> cmdb | admin | UTF8
>> postgres | postgres | SQL_ASCII
>> template0 | postgres | SQL_ASCII
>> template1 | postgres | SQL_ASCII
>
>> I am using cmdb which is UTF8.
>
> Hmm, but which database did you connect to when you set the user's
> password?
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ader Javier | 2010-04-21 04:10:36 | Re: Authentication failed when Password contains Japaneese Charecters |
| Previous Message | Tom Lane | 2010-04-21 03:49:34 | Re: Authentication failed when Password contains Japaneese Charecters |