Re: More thoughts on drop tablespace

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: More thoughts on drop tablespace
Дата
Msg-id 40EA844D.1050107@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: More thoughts on drop tablespace  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers
> Well at least the database can be queried easily for usage of that 
> tablespace.

Yes, that's the easy part to fix.  You'd just set the dattablespace back 
to 0 when you dropped the tablespace.

> For the namespace issue, it would help if *some* object would be created 
> with that namespace (e.g. an empty directory or file with the namespace 
> oid), so that pg_tablespace_databases() could detect it.

Seems like the only way.

Chris


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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: bug in DROP TABLESPACE
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [Plperlng-devel] strange bug in plperl