Hello Craig,
Craig Ringer wrote:
>
> Hi all
>
> I'm wondering if there's any way to limit the memory used by `accurate'
> mode - say, by spooling the required data to an mmap()ped file instead
> of an in-memory block, or handling it in chunks.
>
Not at this time, mmap isn't portable and it
Hi all
I'm wondering if there's any way to limit the memory used by `accurate'
mode - say, by spooling the required data to an mmap()ped file instead
of an in-memory block, or handling it in chunks.
I just had a server with 2GB of RAM, most of which was free, go OOM
because Bacula ate 1.5GB of R