Re: problem/bug in drop tablespace?
От | Tom Lane |
---|---|
Тема | Re: problem/bug in drop tablespace? |
Дата | |
Msg-id | 23506.1336791785@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: problem/bug in drop tablespace? (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: problem/bug in drop tablespace?
|
Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes: > Excerpts from Robert Haas's message of vie may 11 20:28:28 -0400 2012: >> I'm astonished we don't do that already. Seems inconsistent with >> other SQL object types - most obviously, schemas - and a potentially >> giant foot-gun. > The original patch did contain tablespace tracking (though I don't > remember considering whether they were default or not), but it got > ripped out because during the subsequent discussion we considered that > it wasn't necessary to keep track of it -- supposedly, whenever you were > going to delete a tablespace, the existing files in the directory would > be sufficient evidence to stop the deletion. Evidently I failed to > consider the case at hand. Well, the question to me is exactly how much good it will do to stop deletion of the pg_tablespace entry, if the underlying files are gone. I'm having a hard time getting excited about expending cycles on that. regards, tom lane
В списке pgsql-hackers по дате отправления: