Re: BUG #1236: still in use tablespaces can be removed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1236: still in use tablespaces can be removed
Дата
Msg-id 1809.1093728231@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1236: still in use tablespaces can be removed  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Ответы Re: BUG #1236: still in use tablespaces can be removed  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Suggested fix: create some empty file in the directory
> if it is used by a namespace.

This was discussed and rejected before --- the problem is not worth the
amount of mechanism that would have to be added to fix it this way.
See the pghackers archives, but I believe the main problem is that a
namespace is not a table and so none of the mechanisms that support file
creation/deletion will work with it.

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1236: still in use tablespaces can be removed
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1224: Restarting postgres appends extra -D argument