BUG #4678: codepage UTF8 crashes psql

Started by bushcraftrelfover 14 years ago2 messagesbugs
Jump to latest
#1bushcraftrelf
cyclingrelf@gmail.com

I'm running postgres 9.1 and getting this same bug.

Am running the client in UTF-8 (chcp 65001), have set the environment
variable PGCLIENTENCODING to UTF8, set the terminal font to Lucida
psql returns "Out of memory error" for any simple query (e.g. SELECT
MAX(date) FROM mytable;), even on small tables.

#2Craig Ringer
craig@2ndquadrant.com
In reply to: bushcraftrelf (#1)
Re: BUG #4678: codepage UTF8 crashes psql

On 11/07/2011 05:37 PM, Susannah Relf wrote:

I'm running postgres 9.1 and getting this same bug.

Am running the client in UTF-8 (chcp 65001), have set the environment
variable PGCLIENTENCODING to UTF8, set the terminal font to Lucida
psql returns "Out of memory error" for any simple query (e.g. SELECT
MAX(date) FROM mytable;), even on small tables.

Can you be more specific about your environment?

- Exact version of Windows including edition, service pack and 32/64 bit
info
- Exact version of PostgreSQL and where you downloaded it from
- Font - lucidia *what* ? "Lucidia Console" ?
- Does the issue happen with other unicode fonts or just this one?
- Are you using the regular cmd.exe console ?

--
Craig Ringer