PostgreSQL: GRANT ALL TO PUBLIC ?

From: "Dr(dot) Roger Wiener" <wiessner(at)confluenta(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: PostgreSQL: GRANT ALL TO PUBLIC ?
Date: 2005-03-22 17:19:57
Message-ID: 3ab2duF5tq8mjU1@individual.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi folks!

Is there an easy way to GRANT ALL TO PUBLIC?
It is very tedious to write all the necessary grant-statements...

Can one for example map all users to the user postgres?

Thank you a lot!
Roger

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jada Case 2005-03-22 17:41:22 Adding field to a table currently being used
Previous Message Gourish Singbal 2005-03-22 16:22:35 Whats the limit on the number of elements in the IN clause of SELECT/UPDATE/DELETE