On Wed, Jun 16, 2010 at 1:42 PM, Chris Browne <cbbro...@acm.org> wrote:
> sfr...@snowman.net (Stephen Frost) writes:
>> People who are trying to parse psql's output directly should realize
>> they probably are going about it the wrong way. :)
>
> There's a set of people I need to tell that to...

If you're at least making the output something like tab,  space, pipe
delimited you can parse it.  On systems with only bash to play with,
I've done that before because it and psql were the only tools I had to
work with.  I wouldn't try to write some masterpiece artwork of code
around psql output, but for some short scripts it's usable, and way
easier than dealing with Oracle.

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to