Re: How to create crude report with psql and/or plpgsql

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
Cc: "Andrew G(dot) Hammond" <drew(at)xyzzy(dot)dhs(dot)org>, pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: How to create crude report with psql and/or plpgsql
Date: 2002-03-19 21:35:21
Message-ID: 20020319213521.GA22001@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

On Tue, Mar 19, 2002 at 01:33:13PM -0500, Jean-Luc Lachance wrote:
> Hello Andrew,
>
> I do not need HTML, just plain text or maybe PDF.
>
> It would be nice if there was one extra level for RAISE as in:
> RAISE PRINT 'Whatever'
> That would not send the message the log but only to the console.
> One could do alot with that.

s/alot/a lot/

You could use one of the other PL languages to do that. I'm sure the PL/*U
languages do that, but perhaps the other regular PL languages would do as
well (Tcl, Python, Perl).

-Roberto

--
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net/
http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Darley 2002-03-19 21:41:57 Re: Visual display tool?
Previous Message Sudhakar Chandra 2002-03-19 21:30:56 [Q] Distributing a binary of postgres with my software and license

Browse pgsql-sql by date

  From Date Subject
Next Message David Siebert 2002-03-19 22:06:47 Re: Yet another indexing issue.
Previous Message Stephan Szabo 2002-03-19 20:50:44 Re: Yet another indexing issue.