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 | ricardag@ag.com.br
Rio de Janeiro, Brasil | ricardag@elefante.com.br
AG SISTEMAS | http://www.ag.com.br
O ELEFANTE | http://www.elefante.com.br
------------------------------------------------------------