Re: psql command history

From: Laurette Cisneros <laurette(at)nextbus(dot)com>
To: wsheldah(at)lexmark(dot)com
Cc: "Booth, Robert" <Robert_Booth(at)intuit(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql command history
Date: 2002-05-17 21:13:52
Message-ID: Pine.LNX.4.44.0205171413030.15125-100000@visor.corp.nextbus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The gnu readline library is installed and the bash history works. So
perhaps it is this other readline library that's what I need?

Thanks,

Laurette
On Fri, 17 May 2002 wsheldah(at)lexmark(dot)com wrote:

>
>
> I thought I remembered reading on the list once upon a time that psql used a
> different readline library because the GNU readline's GPL isn't entirely
> compatible with PostgreSQL's BSD-type license. Did this change, or am I
> remembering wrong?
>
> Wes
>
>
>
>
> "Booth, Robert" <Robert_Booth%intuit(dot)com(at)interlock(dot)lexmark(dot)com> on 05/17/2002
> 04:53:40 PM
>
> To: "'Laurette Cisneros'" <laurette%nextbus(dot)com(at)interlock(dot)lexmark(dot)com>,
> pgsql-general%postgresql(dot)org(at)interlock(dot)lexmark(dot)com
> cc: (bcc: Wesley Sheldahl/Lex/Lexmark)
> Subject: Re: [GENERAL] psql command history
>
>
> You need to have the GNU readline library installed. I ran into this with
> Solaris. Once it's installed the Postgres configure will find and use it.
>
> Rob
>
> > -----Original Message-----
> > From: Laurette Cisneros [mailto:laurette(at)nextbus(dot)com]
> > Sent: Friday, May 17, 2002 1:11 PM
> > To: pgsql-general(at)postgresql(dot)org
> > Subject: [GENERAL] psql command history
> >
> >
> >
> > Silly question:
> >
> > When I use psql on redhat, the history works in that I can
> > use the up and
> > down arrows keys to go between past commands just like the
> > bash shell.
> >
> > However, on my suse system, the up and down arrow keys do not do this.
> >
> > Any ideas?
> >
> > Thanks,
> >
> > --
> > Laurette Cisneros
> > The Database Group
> > (510) 420-3137
> > NextBus Information Systems, Inc.
> > www.nextbus.com
> > Where's my....bus?
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
>
>

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Where's my....bus?

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2002-05-17 21:14:51 Re: psql command history
Previous Message Booth, Robert 2002-05-17 20:53:40 Re: psql command history