<msalais@msym.fr> writes:
> - Replication is used (2 standby, one sync and the other potential) but no
> application connection to replica.
Maybe you have synchronous_commit set to enforce waiting for the
standby to receive/apply the transaction?  If so I'd look for
possible delays there.
            regards, tom lane