Re: F_SETLK is looking worse and worse...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: F_SETLK is looking worse and worse...
Дата
Msg-id Pine.LNX.4.30.0012101903120.1095-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: F_SETLK is looking worse and worse...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian writes:

> Removing 10-day-old files from /tmp seems pretty broken to me, and I
> hate to code around broken stuff.

(It's not 10-day-old files, it's files that have not been used for 10
days.)

But both the Linux file system standard and POSIX 2 have requirements
and/or recommendations that call for /tmp to be cleaned out once in a
while.  If you don't like that, put your files elsewhere.  We're not in a
position to dictate system administration procedures.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql/src/backend/commands (command.c vacuum.c)
Следующее
От: Tom Lane
Дата:
Сообщение: Unknown-type resolution rules, redux