On Fri, 28 Aug 2020 16:06:48 +0200, Sebastien Marie <[email protected]> wrote:
> - generate lot of postgresql access. from postgresql thread, the > statement seems to be a SELECT, so it would be fine to ran in loop > (hopping no cache and real traffic generated). > > - run pfctl -Treplace in a loop (with a set of different files as the > kernel code takes care if host are added, changed, deleted) I ran the select on one machine and the pfctl -Treplace on db1 both in a `while :` for about two hours and it didn't happen. I'll try again if the problem happens genuinely again. Thanks, Daniel

