From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: tablespace question ... pg vs oracle |
Date: | 2004-09-10 22:19:01 |
Message-ID: | 200409102219.i8AMJ1p05370@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Marc G. Fournier wrote:
>
> I have someone that is asking if you can recover some tablespaces in a
> database, but leave the others online ... apparently its a feature of
> tablespaces under Oracle ... I could see it for schemas, but sounds like
> it could cause problems depeending on how you are using tablespaces ...
You can not. The tablespace is not an independent entity. I doubt we
would ever suppor that. I suppose if the entire database was in a
specific schema you could recover that but you would have to adjust the
shared system tables perhaps.
--
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 | Joe Conway | 2004-09-10 22:19:35 | Re: x86_64 configure problem |
Previous Message | Peter Eisentraut | 2004-09-10 22:14:19 | Re: APR 1.0 released |