[BUGS] BUG #4678: codepage UTF8 crashes psql

2011-11-07 Thread Susannah Relf
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

Re: [BUGS] BUG #6282: psql.exe cannot recognize specific 2byte SJIS character

2011-11-07 Thread 池澤 和憲
Dear Itagaki-san, Please, no flames about my bad English. Sorry for the delay in getting back to you. It seemed that I gave the insufficient information about psql.exe error. For example, there is the following folder structure. C:\構築フォルダ └A_TBL.sql Type the folowing command line in a com

Re: [BUGS] BUG #4678: codepage UTF8 crashes psql

2011-11-07 Thread Craig Ringer
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.

Re: [BUGS] BUG #6282: psql.exe cannot recognize specific 2byte SJIS character

2011-11-07 Thread Craig Ringer
On 11/08/2011 10:47 AM, 池澤 和憲 wrote: Dear Itagaki-san, Please, no flames about my bad English. Sorry for the delay in getting back to you. It seemed that I gave the insufficient information about psql.exe error. For example, there is the following folder structure. C:\構築フォルダ └A_TBL.sql Type