On Thursday, January 5, 2023 10:53:13 PM AKST Aki Tuomi wrote:
> On January 6, 2023 3:56:39 AM GMT+02:00, Gerben Wierda 
<gerben.wie...@rna.nl> wrote:
> >Jan 06 00:50:31 replicator: Panic: data stack: Out of memory when
> >allocating 268435496 bytes Jan 06 00:50:32 replicator: Fatal: master:
>  ...
> service replicator {
>   vsz_limit = 2G
> }
> 
> because replicator might have to use more memory, especially for larger
> indexes.
> 
> Aki
That's probably as good a short-term fix as any, but a longer term fix will 
probably require effectively "going on a diet," losing weight, cracking down on 
memory leaks, matching up every malloc() and free() and getting leaner and 
meaner with the memory allocation and Big-O time & space complexity of 
algorithms.
-- 
https://justina.abeja.colmena.biz/

Attachment: signature.asc
Description: This is a digitally signed message part.



Reply via email to