On Mon, Feb 14, 2022 at 10:15 Greg Stark <stark(at)mit(dot)edu> wrote:
> ....
> For now my approach is to implement a background worker that listens
> on a new port and is basically its own small web server with shared
> memory access
This reminds me bg_mon (included into Spilo, docker image used by Zalando
operator for Postgres):
https://github.com/CyberDem0n/bg_mon