This seems like a silly question, but how does one grant permissions
on a database to a newly-created user in postgres 8.4?  Ideally, I'd
like to just give read-only, but apparently that's hard to do in 8.4.
But short of granting permissions on every table specifically, is
there no command to do the equivalent of "grant select on database.*
to user"?

Thanks...

-glenn

-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby

Reply via email to