On Tue, Oct 16, 2018 at 10:57 AM Andres Freund <and...@anarazel.de> wrote:
> > Subject: [PATCH] Move the replication lag tracker into heap memory.
> >
> > Andres Freund complained about the 128KB of .bss occupied by LagTracker.
> > It's only needed in the walsender process, so allocate it in heap
> > memory there.
>
> Cool, let's do that.

Pushed.

-- 
Thomas Munro
http://www.enterprisedb.com

Reply via email to