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

Поиск
Список
Период
Сортировка
От Thomas H.
Тема Re: BUG #2712: could not fsync segment: Permission
Дата
Msg-id 02bb01c6f6e7$572998e0$0201a8c0@iwing
обсуждение исходный текст
Ответ на BUG #2712: could not fsync segment: Permission denied  ("Thomas H" <me@alternize.com>)
Ответы Re: BUG #2712: could not fsync segment: Permission  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
>> with process explorer i can actually check which postgres.exe instance
>> (in
>> all cases i've checked its just 1 instance, and always just 1 file) holds
>> the lock for the file in question.
>
> So which one is it?

it's always one of the db-"slaves" and not "logger process", "stats
collector process" or "writer process":

right now its PID 4844 ("\BaseNamedObjects\pgident: postgres: db_outnow
outnow1 127.0.0.1(2122) idle") that tries to write
"D:\DB\PostgreSQL-8.2\data\base\3964774\6422331"

can i somehow check what object that file-OID belong(ed/s) to?

- thomas

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

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