Re: BUG #2712: could not fsync segment: Permission

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2712: could not fsync segment: Permission
Дата
Msg-id 29148.1161640822@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2712: could not fsync segment: Permission  ("Thomas H." <me@alternize.com>)
Список pgsql-bugs
"Thomas H." <me@alternize.com> writes:
>> Do you actually mean it's trying to write that file?  Or is it just
>> sitting there holding the open filehandle?

> well, hard to tell :-)
> according to the log-messages i would assume it is *trying* to write.

The log messages you have don't make it clear which process is trying to
do the fsync, but I would expect it to be the bgwriter.  (Possibly you
should modify log_line_prefix to include PID so we can tell a bit
better.)

            regards, tom lane

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

Предыдущее
От: "Thomas H."
Дата:
Сообщение: Re: BUG #2712: could not fsync segment: Permission
Следующее
От: "Thomas H."
Дата:
Сообщение: Re: BUG #2712: could not fsync segment: Permission