RE: Big 7.1 open items
Hiroshi Inoue <inoue@tpf.co.jp>
From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Tom Lane" <tgl@sss.pgh.pa.us>, "Bruce Momjian" <pgman@candle.pha.pa.us>
Cc: "Jan Wieck" <JanWieck@yahoo.com>, "Ross J. Reedstrom" <reedstrm@rice.edu>, "Don Baccus" <dhogaza@pacifier.com>, "PostgreSQL-development" <pgsql-hackers@postgreSQL.org>
Date: 2000-06-20T20:59:41Z
Lists: pgsql-hackers
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
>
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Agreed. Seems we have several issues:
>
> > filename contents
> > tablespace implementation
> > tablespace directory layout
> > tablespace commands and syntax
>
[snip]
>
> Comments? Anything else that we do have consensus on?
>
Before the details of tablespace implementation,
1) How to change(extend) the syntax of CREATE TABLE
We only add table(data)space name with some
keyword ? i.e Do we consider tablespace as an
abstraction ?
To confirm our mutual understanding.
2) Is tablespace defined per PostgreSQL's database ?
3) Is default tablespace defined per database/user or
for all ?
AFAIK in Oracle,2) global, 3) per user.
Regards.
Hiroshi Inoue
Inoue@tpf.co.jp