The following bug has been logged on the website:
Bug reference: 7544
Logged by: wsh
Email address: sharkke(dot)w(at)gmail(dot)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.