Hi,

I am making backups using pg_dump, but if I have a need to restore one, I can 
destroydb, then 
createdb, then use psql -e <database> < backup; but the permisson table for this 
database isn't 
restored (all GRANTs are loose).

Is there any way to force pg_dump to save also the permissions table? 



sds,

ricardo ag

------------------------------------------------------------
Ricardo A G Almeida          |    [EMAIL PROTECTED]
Rio de Janeiro, Brasil       |    [EMAIL PROTECTED]
AG SISTEMAS                  |    http://www.ag.com.br
O ELEFANTE                   |    http://www.elefante.com.br
------------------------------------------------------------


Reply via email to