Tom Lane wrote:

> Given that -C overlaps pg_dumpall functionality anyway, maybe it should
> dump GRANT/REVOKE commands for the database too?  Any thoughts pro or
> con out there?

I agree.  Why have only half a funcionality if we can have the whole
thing?  Maybe we can take that part of of pg_dumpall if at all possible,
and make it use pg_dump's.

Does pg_dump -C include the database comment already?  If not, maybe
it's worth to add it as well.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to