View Single Post

   
  #5 (permalink)  
Old 04-18-2008, 01:16 AM
Peter Eisentraut
 
Posts: n/a
Default Re: [HACKERS] Adding a --quiet option to initdb

Devrim GUNDUZ wrote:
> We have the same options with reindexdb, for example.


reindexdb and friends inherited that option from psql. On a green
field, they probably wouldn't have it. psql has more complex
semantics, so it's not clear whether that's the same thing.

> I think a command line options is better and required.


I think we need more proof of that than a use case involving taking
screen shots.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote