Re: [BUGS] pg_dumpall should permit quiet operation - Mailing list pgsql-patches

From Tom Lane
Subject Re: [BUGS] pg_dumpall should permit quiet operation
Date
Msg-id 19204.1024668171@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUGS] pg_dumpall should permit quiet operation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [BUGS] pg_dumpall should permit quiet operation  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Without showing the database being dumped, the entire output of
> pg_dumpall seems pretty useless so you may as well pipe the whole output
> to /dev/null.  I don't think a quiet feature for pg_dumpall has enough
> use for ordinary users. Sorry.

You seem to have missed the point completely - Neil wanted to suppress
the normal progress messages *on stderr* so that he'd only get an email
report when there was an abnormal event.  That request seemed fine to
me, though I thought the patch itself might have some portability
issues.  If it were recoded to follow the style of the existing boolean
options in pg_dumpall then I'd recommend accepting it.

            regards, tom lane

pgsql-patches by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Reduce heap tuple header size
Next
From: Jan Wieck
Date:
Subject: Re: Reduce heap tuple header size