"Peter Kovacs" <[EMAIL PROTECTED]> writes:
> It appears as though psql ignored the settings in my ~/.inputrc file:

Seems to work for me in 8.3.3.  Maybe a permissions problem on your
.inputrc file?  If you can't figure it out, one way to attack the
problem is to strace psql startup, then look through the output to
find where it tries to open .inputrc, and see what happens exactly.

                        regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to