Re: Default Permissions (repost from Novice)

From: Richard Huxton <dev(at)archonet(dot)com>
To: Michael Weaver <mweaver(at)corpusglobe(dot)com>, "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Default Permissions (repost from Novice)
Date: 2002-12-09 16:28:32
Message-ID: 200212091628.33041.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Monday 09 Dec 2002 6:51 am, Michael Weaver wrote:
> How can I set default permissions on tables, so that I don't have to
> manually set them for every table?

Don't know if you got an answer in novice, but your best bet is one of the
GRANT ... TO ALL type solutions mentioned in the last week or so. See my
PostgreSQL Notes linked to from http://techdocs.postgresql.org

--
Richard Huxton

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-12-09 20:06:09 Re: Rules/Trigges Trade-offs
Previous Message Jean-Luc Lachance 2002-12-09 16:11:32 Re: Rules/Trigges Trade-offs