Thread: GRANT question

GRANT question

From
Peter Peltonen
Date:
Is there a way to GRANT privileges to all tables in a db? In MySQL I can
point to all tables with dbname.* syntax, is there something similiar in
PostgreSQL?

Regards,
Peter