Re: Tablespaces - Mailing list pgsql-hackers

From scott.marlowe
Subject Re: Tablespaces
Date
Msg-id Pine.LNX.4.33.0402271054530.14753-100000@css120.ihs.com
Whole thread Raw
In response to Re: Tablespaces  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Tablespaces  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 27 Feb 2004, Tom Lane wrote:

> "scott.marlowe" <scott.marlowe@ihs.com> writes:
> > Is possible / reasonable / smart and or dumb to look at implementing the 
> > tablespaces as riding atop the initlocation handled stuff.
> 
> In my mind, one of the main benefits of this work will be that we'll be
> able to get *rid* of the initlocation stuff.  It's a crock.

OK, that's fine, but I keep thinking that a superuser should have to 
create the tablespace itself, and then tables can be assigned by users 
based on the rights assigned by the dba / superuser.  Is that how we're 
looking at doing it, or will any user be able to create a tablespace 
anywhere postgresql has write permission, or will only dbas be able to 
create AND use table spaces. I'm just not sure how that's gonna be 
handled, and haven't seen it addressed.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tablespaces
Next
From: Tom Lane
Date:
Subject: Re: Tablespaces