From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | "Williams, Travis L, NPONS" <tlw(at)att(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: readline help |
Date: | 2002-11-13 19:17:55 |
Message-ID: | 200211131917.55281.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wednesday 13 Nov 2002 5:49 pm, Williams, Travis L, NPONS wrote:
> I know that this has been talked about to death.. but I'm assuming I
> installed postgres without readline because I don't have any histroy type
> stuff is psql.. how hard is this to fix? The DB isn't in production yet
> and I'd rather fix it before it goes.. Is there anything I can do to make
> psql any friendlier?
Assuming you're on a linux system, just make sure you've got the readline /
readline-dev packages installed and ./configure again, make - PG should pick
it up.
You might want to setup phpPgAdmin (apache+php) or pgadmin (windows) clients -
gives you a non-command line view of your databases.
--
Richard Huxton
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2002-11-13 19:36:51 | Re: Planner's choice |
Previous Message | Joe Tomcat | 2002-11-13 19:00:20 | JDBC question: Creating new arrays |