Re: BUG #15207: In crash recovery, SyncDataDirectory() will fall into recursion trap
От
Tom Lane
Тема
Re: BUG #15207: In crash recovery, SyncDataDirectory() will fall into recursion trap
Дата
Msg-id
3573.1527082593@sss.pgh.pa.us
Ответ на
BUG #15207: In crash recovery,SyncDataDirectory() will fall into recursion trap (PG Bug reporting form)
Список
Дерево обсуждения
BUG #15207: In crash recovery,SyncDataDirectory() will fall into recursion trap PG Bug reporting form <noreply@postgresql.org>
Re: BUG #15207: In crash recovery, SyncDataDirectory() will fall into recursion trap Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #15207: In crash recovery, SyncDataDirectory() will fallinto recursion trap Michael Paquier <michael@paquier.xyz>
答复: BUG #15207: In crash recovery, SyncDataDirectory() will fall into recursion trap shao bret <bret.shao@outlook.com>
=?utf-8?q?PG_Bug_reporting_form?= writes: > I install the PG at location "D:\highgo\database\", then i create a table > space with "create tablespace spacetest location 'D:\highgo\database\'" This is pilot error isn't it? It's certainly hard to see what would be the value of making a tablespace pointing at the data directory itself. Offhand, I think we do not support tablespaces that are physically inside the data directory, either. I think there's been some discussion of having CREATE TABLESPACE try to detect and reject such cases. But it would be easy enough to fool it (through symlinks, variant path spellings, etc), that people haven't been excited about adding such a check. regards, tom lane
В списке pgsql-bugs по дате отправления
От: PG Bug reporting form
Дата:
От: Michael Paquier
Дата: