Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug
hubert depesz lubaczewski <depesz@depesz.com>
From: hubert depesz lubaczewski <depesz@depesz.com>
To: Scot Kreienkamp <Scot.Kreienkamp@la-z-boy.com>
Cc: Adrian Klaver <adrian.klaver@aklaver.com>, PostgreSQL General <pgsql-general@lists.postgresql.org>
Date: 2025-08-20T11:35:20Z
Lists: pgsql-general
On Tue, Aug 19, 2025 at 08:25:26PM +0000, Scot Kreienkamp wrote: > Synchronous commit? Or asynchronous? Isn't this potential problem on primary, and not replica? Anyway, synchronous commit is set to "on", and "synchronous_standby_names" is empty. Best regards, depesz