Discussion:
BUG #7544: cmd, chcp 65001, show client_encoding, get "not enough memory" error
(too old to reply)
s***@gmail.com
2012-09-16 13:54:10 UTC
Permalink
The following bug has been logged on the website:

Bug reference: 7544
Logged by: wsh
Email address: ***@gmail.com
PostgreSQL version: 9.2.0
Operating system: Windows 7 SP1
Description:

I use the windows shell, cmd, and changed the page code to utf-8 using "chcp
65001", then use psql, type "show client_encoding;" then get "not enough
memory" error.
Using the default code page(gbk) does not cause this error.
--
Sent via pgsql-bugs mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
b***@gmail.com
2016-09-21 23:50:53 UTC
Permalink
Post by s***@gmail.com
Bug reference: 7544
Logged by: wsh
PostgreSQL version: 9.2.0
Operating system: Windows 7 SP1
I use the windows shell, cmd, and changed the page code to utf-8 using "chcp
65001", then use psql, type "show client_encoding;" then get "not enough
memory" error.
Using the default code page(gbk) does not cause this error.
--
http://www.postgresql.org/mailpref/pgsql-bugs
you have to change the console font to lucida console for exemple
Loading...