Re: [GENERAL] grant all to database inheritence

2003-11-01 Thread Bruno Wolff III
On Mon, Oct 27, 2003 at 16:58:50 -0500, Dave Cramer <[EMAIL PROTECTED]> wrote: > I have a challenge to be able to grant all to the database, and then > have subsequent tables accessible by all users. Granting access to a database does specifically what the documentation says it does, which does

[GENERAL] grant all to database inheritence

2003-10-31 Thread Dave Cramer
I have a challenge to be able to grant all to the database, and then have subsequent tables accessible by all users. It seems to me that this is how a database should work. I do realize that postgres doesn't do this now. Is there a way around this? Using rules or some other mechanism? Dave -- Da

[GENERAL] grant all to database inheritence

2003-10-27 Thread Dave Cramer
I have a challenge to be able to grant all to the database, and then have subsequent tables accessible by all users. It seems to me that this is how a database should work. I do realize that postgres doesn't do this now. Is there a way around this? Using rules or some other mechanism? Dave -- Da