From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
---|---|
To: | Csaba Nagy <nagy(at)ecircle-ag(dot)com> |
Cc: | David Gardner <david(at)gardnerit(dot)net>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Excell |
Date: | 2007-06-21 22:40:59 |
Message-ID: | 467AFE7B.10400@g2switchworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Csaba Nagy wrote:
> On Thu, 2007-06-21 at 16:45, Scott Marlowe wrote:
>
>> Another option is to use your favorite scripting language and throw an
>> excel header then the data in tab delimited format. Or even in excel
>> xml format.
>>
>
> Why would you need any scripting language ? COPY supports CSV output
> pretty well, it can even put you a header on the top.
Because I'm delivering reports to dozens of people who have windows, no
psql client, and just want to go to a web page, click a button, and get
their report (or was that a banana?)
I guess I could give them an account on the reporting server and a copy
of pgadmin or something, but most of them are happier with a web page
and a set of buttons.
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Heusser | 2007-06-21 22:50:11 | Re: Dynamic Log tigger (plpgsql) |
Previous Message | brian | 2007-06-21 22:35:28 | ORDER BY with exception |