On Thu, Feb 14, 2019 at 10:17 AM Andres Freund <and...@anarazel.de> wrote: > On 2018-11-28 23:20:03 +0100, Peter Eisentraut wrote: > > This does not excite me. It seems mostly redundant with using tcpdump. > > I think the one counter-argument to this is that using tcpdump in > real-world scenarios has become quite hard, due to encryption.
+1. Another difficulty is having the OS permissions to do the raw packet dumps in the first place. --Jacob