From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 8.0 beta status |
Date: | 2004-08-15 03:37:29 |
Message-ID: | 200408150337.i7F3bTT27937@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
Tom Lane wrote:
> > http://groups.google.com.au/groups?q=tablespaces+group:comp.databases.postgresql.hackers&hl=en&lr=&ie=UTF-8&group=comp.databases.postgresql.hackers&scoring=d&selm=4107211C.2050508%40familyhealth.com.au&rnum=5
>
> I think the problem here is that we don't have a syntax for saying
> "my tablespace is the same as my database's default tablespace" or "my
> tablespace is the same as my schema's default tablespace", when there is
> an intermediate object (schema or table) that isn't using that
> tablespace. (Note that "TABLESPACE pg_default" does definitely not mean
> either of these.)
>
> This is fixable with some special syntax but is it worth the trouble?
Seems we have to come up with some solution or dump/reload will not put
things back in the same place for certain unusual configurations.
Added to open items:
* fix ambiguity for objects using default tablespaces
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-15 03:46:13 | Re: 8.0 beta status |
Previous Message | Bruce Momjian | 2004-08-15 03:17:00 | Re: 8.0 beta status |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-15 03:38:43 | Re: stats collector dies in current |
Previous Message | Bruce Momjian | 2004-08-15 03:17:00 | Re: 8.0 beta status |