Re: [GENERAL] psql terminal / quote-key

2005-02-22 Thread Dorian Büttner
Dorian Büttner wrote: I appreciate nearly any hint to look after. ok seems the problem affects system users that auth against ldap, so this is off-topic here. Sorry. Thanks, Dorian ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands g

[GENERAL] psql terminal / quote-key

2005-02-22 Thread Dorian Büttner
Hi all, when I invoke psql-client from my normal user account, the prompt does not accept the [']-key (quote). In a regular shell, I can type as many 's as I want to. If I start psql as root, everything works all right. In both cases, \encoding shouts LATIN1. OS is FreeBSD5.3, psql is 7.4.7 I app