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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alban Hertroys <haramrae(at)gmail(dot)com>
Cc: Scot Kreienkamp <Scot(dot)Kreienkamp(at)la-z-boy(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "depesz(at)depesz(dot)com" <depesz(at)depesz(dot)com>, PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug
Date: 2025-08-20 12:03:39
Message-ID: 988958.1755691419@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alban Hertroys <haramrae(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achilleas Mantzios 2025-08-20 12:50:53 pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension
Previous Message Pawel Veselov 2025-08-20 11:42:32 Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug