GRANT on all tables? - Mailing list pgsql-admin

From dudsen
Subject GRANT on all tables?
Date
Msg-id 1050499026.680723@kalvebod.groenjord.dk
Whole thread Raw
Responses Re: GRANT on all tables?  (Simon Fortelny <sforteln@fhcrc.org>)
Re: GRANT on all tables?  (Michael Brusser <michael@synchronicity.com>)
List pgsql-admin
How do I GRANT an user privileges for all tables in an database with one
command, as it is now i need to specify the name of each table.
I want to write something like
GRANT SELECT,INSERT ON mydatabase TO user; this doesn't work but are there a
way of getting someting similar to work?

--
Daniel Udsen

pgsql-admin by date:

Previous
From: "De Leeuw Guy"
Date:
Subject: Problem with sql
Next
From: John Smith
Date:
Subject: upgrade problems