Hiya!
But won't this be a bit tedious if you have a large postgresql system with many
databases with many tables and user accounts? Won't you need to assign a lot
of rights everytime you create a new table / database?
Shouldn't there be a more safe way of doing such things like say by default,
o
hi,
i would suggest you get used to the grant statement that is available
from psql... This will allow you to grant rights on a per table basis to
users that access the database. ???'s when will postgres get the same
functionality for browser to database access as mysql??? sort of
disappoint