Re: Migrating a Database to a new tablespace

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Migrating a Database to a new tablespace
Дата
Msg-id 444CB7C9.8060307@logix-tt.com
обсуждение исходный текст
Ответ на Re: Migrating a Database to a new tablespace  (Markus Schaber <schabi@logix-tt.com>)
Ответы Re: Migrating a Database to a new tablespace  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-sql
Hello,

I now pulled the plug, migrated all databases via "create database ...
tempate olddatabase tablespace newts" to new tablespaces, one for each
database, and dropped all old databases that contained references to the
tablespace. Pgadmin3 also shows that the tablespace is not referenced by
anything.

But I cannot drop it, I get the following message:

postgres=# drop TABLESPACE foo;
ERROR:  tablespace "foo" is not empty


It seems that the whole tablespace thing is not yet 100% waterproof,
good that this did happen on a developer machine, and not on a
production machine.

Thanks for your patience,
Markus

-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Daniel Caune"
Дата:
Сообщение: "could not open file" issue
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: "could not open file" issue