| From: | Vernon <vwu725(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Any easy ways to change configuration |
| Date: | 2005-03-24 22:58:14 |
| Message-ID: | 20050324225815.61854.qmail@web40514.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I get the following message in a psql command prompt:
Warning: Console code page (437) differs from Windows
code page (1252)
8-bit characters may not work correctly. See
psql reference
page "Notes for Windows users" for details.
The problem stops a JDBC connection.
Any easy ways to change the configuration or I need to
uninstall and install the server?
BTW, I would like to have the server works for Chinese
in Window XP with Chinese language installed.
Thanks,
Vernon
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Gagnon | 2005-03-24 23:30:17 | plpgsql function with RETURNS SETOF refcursor AS. How to get it work via JDBC |
| Previous Message | Jeff Amiel | 2005-03-24 22:52:10 | Re: Converting from single user w/pool to multiple users |