Backslash character in psql problem

From: nitrogenycs(at)web(dot)de
To: "pgsql-hackers-win32(at)postgresql(dot)org" <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Backslash character in psql problem
Date: 2004-07-12 01:02:57
Message-ID: opsaz2i7dbtb7900@smtp.web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Hi,

thanks for putting up the binaries that fix the initdb crash. I got it
initted and running, but there's a problem with psql annoying me. I cannot
type a simple '\' (backslash) character. If i press the key (AltGr + ß,
german keyboard) nothing gets displayed on screen and the keystroke is
apparently not recognized.
First i thought it was some issue with the codepages and i played around
with those and read the part in the manual about them, but nothing seemed
to help. Lastly, I tried psql with the -n switch (disable advanced
commandline,readline) and this helped, i could type any character i
wanted, no matter which codepage i was using.
am i doing something wrong? what can i do to resolve the problem?

thank you for your help

-Matthias

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andreas 2004-07-12 11:29:00 Re: win32 port
Previous Message Bruce Momjian 2004-07-12 00:54:48 Re: Finding zlib on MinGW