Re: Auto completion in psql - Mailing list pgsql-general

From Ian Barwick
Subject Re: Auto completion in psql
Date
Msg-id 200307291836.21212.barwick@gmx.net
Whole thread Raw
In response to Auto completion in psql  (Francisco Reyes <lists@natserv.com>)
List pgsql-general
On Tuesday 29 July 2003 17:58, Francisco Reyes wrote:
> How does line completion gets to psql?
> At my FreeBSD machines when I build the PostgreSQL port I have always had
> line completion. Now I need to do some work on a Linux SUSE machine (which
> I don't administer) and psql doesn't have line completion.
>
> The person that manages the machine installed from sources.

It needs to be (re)compiled with readline support, and you will
need the readline headers (SuSE provides a readline-devel rpm).

Ian Barwick
barwick@gmx.net




pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Auto completion in psql
Next
From: "Freddy Mnjvr"
Date:
Subject: how to get postgresql page size?