Re: sqlplus reporting equivalent in postgres? - Mailing list pgsql-sql

From Gary Chambers
Subject Re: sqlplus reporting equivalent in postgres?
Date
Msg-id alpine.OSX.2.01.1012102225340.15654@www.clipper.local
Whole thread Raw
In response to Re: sqlplus reporting equivalent in postgres?  (Samuel Gendler <sgendler@ideasculptor.com>)
List pgsql-sql
>> psql - not as advanced, doesn't have all the features SQL*Plus has.
> On the other hand, it is at least capable of command history and readline
> support.

Yes, but rlwrap will eliminate that limitation.

-- Gary Chambers


pgsql-sql by date:

Previous
From: Tony Capobianco
Date:
Subject: concatenate question
Next
From: Dmitriy Igrishin
Date:
Subject: Re: Correct usage of FOR UPDATE?