Re: src/ports/pgcheckdir.c - Ignore dot directories...
От | Tom Lane |
---|---|
Тема | Re: src/ports/pgcheckdir.c - Ignore dot directories... |
Дата | |
Msg-id | 1820.1360887687@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: src/ports/pgcheckdir.c - Ignore dot directories... (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: src/ports/pgcheckdir.c - Ignore dot directories...
Re: src/ports/pgcheckdir.c - Ignore dot directories... |
Список | pgsql-hackers |
Bruce Momjian <bruce@momjian.us> writes: > Agreed. The attached patch modifies pg_check_dir() to report about > invisible and lost+found directory entries, and give more helpful > messages to the user. I'm not terribly thrilled with special-casing 'lost+found' like that, since it's an extremely filesystem-dependent thing that even today probably only applies to a minority of our installed platforms. The special case for dotfiles might be useful, not because of any connection to mount points but just because someone might forget that such could be lurking in a directory that "looks empty". regards, tom lane
В списке pgsql-hackers по дате отправления: