Re: Feature Request: DROP ALL FROM DATABASE database_name

From: "carl garland" <carlhgarland(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Feature Request: DROP ALL FROM DATABASE database_name
Date: 2002-01-09 06:46:38
Message-ID: F232PkG0rm3rxUn3AkT00016532@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


>I have dreamed of the ability to go GRANT ALL ON DATABASE database_name TO
>USER username and then add a table and them
be able to have permissions to access that table.

Funny you should mention this ... my roomate is sys admin at a colocation
company that is in the process of swicthing over to using
postgresql now. He was asking if there was a way to do exactly this sort of
thing. He ended up going doing \dt pasting into another file and then doing
GRANTs on all tables. He was mainly just looking for GRANT ALL ON DATABASE
not thinking about future tables just a way to GRANT on all tables currently
in database. It would be nice to extend object somehow to include all db
objects.

Best Regards,
Carl Garland

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-01-09 07:12:47 Re: Converting oracle data in to postgresql
Previous Message erigeneni srinivasulu 2002-01-09 06:42:06 Converting oracle data in to postgresql