Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alban Hertroys <haramrae@gmail.com>
Cc: Scot Kreienkamp <Scot.Kreienkamp@la-z-boy.com>, Adrian Klaver <adrian.klaver@aklaver.com>, "depesz@depesz.com" <depesz@depesz.com>, PostgreSQL General <pgsql-general@lists.postgresql.org>
Date: 2025-08-20T12:03:39Z
Lists: pgsql-general
Alban Hertroys <haramrae@gmail.com> writes:
> Or is it just my end that turns Scott's (and only Scott's) messages into gibberish Chinese?

What it looks like from here is that the message body is in UTF16:
every other byte is zero.  That gives my email client indigestion,
too.

			regards, tom lane