respuesta tonta:
> trate de jugar con grant y revoke pero no me funciona
> "grant ALL on database db2 to admin;"
> "revoke all on database db1 from admin;"
> me dan ok pero al conectarme y browsear las tablas me pone permission
> denied(pg_adminIII)
>
te estas conectando al pg_admin con el usuario admin en la base db2, verdad?
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook