"Brian Hurt" <bhurt (AT) janestcapital (DOT) com> writes:
Quote:
The manual page for grant here:
http://www.postgresql.org/docs/8.1/i...sql-grant.html
indicates that you can grant a group to public. The discussion of
priveleges here:
http://www.postgresql.org/docs/8.1/i...rivileges.html
indicates that you can't, |
Actually, I see nothing in that part of the manual mentioning that you
can't, either, but it's indeed true. Text adjusted in 8.1 and HEAD.
Thanks for the report.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend