From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: tablespace and sequences? |
Date: | 2004-08-17 15:40:13 |
Message-ID: | Pine.LNX.4.58.0408171732100.30419@sablons.cri.ensmp.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers pgsql-hackers-win32 |
> > > and afaik it is on Bruce's Beta-TODO list too.
> > Argh, I missed this one! Is it somewhere on line?
> Yep, URL at the top:
Quite an unexpected location! thanks for the pointer.
> Current version at ftp://momjian.postgresql.org/pub/postgresql/open_items.
IMVHO, I think the following todo item should make it for 8.0:
Allow database recovery where tablespaces can't be created
When a pg_dump is restored, all tablespaces will attempt to be
created in their original locations. If this fails, the user must
be able to adjust the restore process.
Indeed, if someone step to 8.0, make some use of tablespace, and connot
move its databases because of this issue, I guess she will not going to be
happy at all... I guess something like "--ignore-tablespace" at the
restoration phase would be good. At the dump phase it would be a minimum.
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-17 15:47:22 | Re: tablespace and sequences? |
Previous Message | Bruce Momjian | 2004-08-17 15:35:02 | Re: tablespace and sequences? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-17 15:47:22 | Re: tablespace and sequences? |
Previous Message | Bruce Momjian | 2004-08-17 15:35:02 | Re: tablespace and sequences? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-17 15:47:22 | Re: tablespace and sequences? |
Previous Message | Bruce Momjian | 2004-08-17 15:35:02 | Re: tablespace and sequences? |