Re: psql command line history not working

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Charlie Toohey <ctoohey(at)pacbell(dot)net>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: psql command line history not working
Date: 2002-04-16 02:10:43
Message-ID: Pine.LNX.4.30.0204152209220.834-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Charlie Toohey writes:

> I am trying to get command line history and editing to work with psql, as
> life is a pain without it.

Check that you have the readline header files installed (and if configure
finds them; readline.h, history.h or similar). Look for RPMs
readline-devel or some such.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Wang, Mary Y 2002-04-16 02:26:15 Lost Data. Need to get back with pg_control - pg_xlog
Previous Message Brian McCane 2002-04-16 01:38:01 Re: Query planner quirk?