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

From Samuel Gendler
Subject Re: sqlplus reporting equivalent in postgres?
Date
Msg-id AANLkTin7jxV5wbyskhVwwHU86r-Vo+1e3fm-WAEJi76a@mail.gmail.com
Whole thread Raw
In response to Re: sqlplus reporting equivalent in postgres?  ("Igor Neyman" <ineyman@perceptron.com>)
Responses Re: sqlplus reporting equivalent in postgres?
Re: sqlplus reporting equivalent in postgres?
List pgsql-sql


On Fri, Dec 10, 2010 at 5:44 PM, Igor Neyman <ineyman@perceptron.com> wrote:



-----Original Message-----
From: Tony Capobianco [mailto:tcapobianco@prospectiv.com]
Sent: Thu 12/9/2010 4:47 PM
To: pgsql-sql@postgresql.org
Subject: sqlplus reporting equivalent in postgres?

We're in the process of porting our Oracle 10.2 datawarehouse over to
PostGres 8.4.  One thing we rely upon are daily/hourly reports that are
run and formatted in sqlplus (break on report, compute sum, etc.).  Is
there an equivalent available in postgres?

Thanks.
Tony

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.  
 

pgsql-sql by date:

Previous
From: "Igor Neyman"
Date:
Subject: Re: sqlplus reporting equivalent in postgres?
Next
From: Samuel Gendler
Date:
Subject: Re: sqlplus reporting equivalent in postgres?