Is there a way to grant another user access (full/limited) to an entire
database?
Right now pg_hba.conf controls connectivity to a database.
However from the docs it seems that one has to do a grant for _every_
table. if a new table is created the user can't access it. This can be
annoying in some situations.
Am I missing something?
Thanks,
Link.
At 12:06 AM 11-03-2002 -0500, Bruce Momjian wrote:
>I have thought about a redesign of the file, but I can't come up with
>something that is as powerful, and cleaner. Do others have ideas?
>
>As far as missing features, I can't think of other things people have
>asked for in pg_hba.conf except usernames.