dev wrote:
> Hello friends,
> we have some strange problem, postmaster (pg 8.1 /win32)
> suddenly shutdown because of "no reason".
> The interesting thing is that this occurs always at
> almost same time (between 0.00 and 0.30h), in that time period is
> running system backup (Veristas backupexec agent) - starts at 23:30.
> The problem occurs randomly.
> In two of cases we have UPDATE/INSERT operation, but in third case - no.
> ...
> ================ LOG (2006-12-14) ==================
> ...
> 2006-12-14 00:06:02 ERROR: could not write block 14725 of relation
> 1663/16388/61387: Permission denied
Win32? I would suspect some sort of file sharing violation. That's the
nature of the beast.
-Glen