> Not sure. I don't think the shell command and the SQL command have
> to provide the same feedback. I don't think createuser does. Does
> vacuumdb?
Both createuser and vacuumdb provide the same feedback as the
corresponding SQL commands.
The more I think about it, the patch that just went in
Bruce Momjian wrote:
> Suppress some NOTICE messages from REINDEX command.
This actually suppresses NOTICE messages in the reindexdb shell command.
Shouldn't those two behave the same, though?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broa