Re: O_NOATIME

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: O_NOATIME
Дата
Msg-id 26312.1154639188@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: O_NOATIME  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Ответы Re: O_NOATIME
Список pgsql-hackers
Ron Mayer <rm_pg@cheapcomplexdevices.com> writes:
> Tom Lane wrote:
>> Isn't that usually, and more portably, handled in the filesystem
>> mount options?

> Yes to both.  I could imagine that for small systems/workstations
> you might have some files that want access time, and others that
> wanted NOATIME -- it seems the new flag lets you choose on a
> file-by-file bases.

Personally, if I were an admin who wanted access times, I'd regard
the existence of such a flag as a security hole.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: User-defined typle similar to char(length) varchar(length)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] tg_trigtuple/tg_newtuple settings in AFTER triggers