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

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: BUG #1236: still in use tablespaces can be removed
Дата
Msg-id Pine.LNX.4.58.0408300830250.22467@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответ на Re: BUG #1236: still in use tablespaces can be removed  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #1236: still in use tablespaces can be removed  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Dear Tom,

> > 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.

I just made a small suggestion on how to fix it, and I agree that it
may not be appropriate. I just seemed a simple solution wrt to how
pg decides how the tablespace may be removed.

As for reading the pghackers history on tablespace, I guess that beta is
for testing the software and reporting issues. So I spend some time
testing new features, and if there is a problem I report it. If you thing
the problem is not worth solving, well, I've made my part by testing and
reporting it!

From what I've seen aboutt tablespaces, it seems to me that the
implementation is just NOT finished, whether beta freeze or not. This
means that anyone that who will use this feature in 8.0 will run into
these issues.

Have a nice day,

--
Fabien Coelho - coelho@cri.ensmp.fr

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Update with join ignores where clause - updates all rows
Следующее
От: Martin Pitt
Дата:
Сообщение: Fwd: Bug#260350: postgresql-dev: libpq3-config output is woeful