Re: PostgreSQL crashes with Qmail-SQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL crashes with Qmail-SQL
Дата
Msg-id 21436.1011919865@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL crashes with Qmail-SQL  (Justin Clift <justin@postgresql.org>)
Ответы Re: PostgreSQL crashes with Qmail-SQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: PostgreSQL crashes with Qmail-SQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Justin Clift <justin@postgresql.org> writes:
>> No such file??  Hard to believe that that could happen while the
>> postmaster was still running.  Unless something else had decided to
>> delete the socket file from /tmp.  The postmaster certainly would not
>> do it.

> This provides an interesting lead.  There's at least one linux
> distribution which does this.  Part of the cron'd maintenance scripts
> delete all the files in /tmp, and therefore play havoc....

Yeah, I do recall that some versions had a tmp-scrubber that didn't make
any exception for socket files.  But it's kind of a big coincidence to
assume that would happen just while Michael was running his benchmark.
Not sure I credit it.
        regards, tom lane


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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: PostgreSQL crashes with Qmail-SQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL crashes with Qmail-SQL