BUG #15313: Waiting `startup` process on a streaming replica - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15313: Waiting `startup` process on a streaming replica
Date
Msg-id 153364895911.1304.15728787618787302401@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15313: Waiting `startup` process on a streaming replica  (Victor Yegorov <vyegorov@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15313
Logged by:          Victor Yegorov
Email address:      vyegorov@gmail.com
PostgreSQL version: 10.4
Operating system:   Ubuntu 14.04.5 LTS (trusty)
Description:

We have one customer, that get one of their HotStandby replicas to be stuck
via `startup` process deadlock against session.
Case can be reproduced, we've installed dbg packages and collected
backtraces (I will attach them in a followup e-mail).

This happens during schema changes on the master. Processes is being far
from optimal, as they re-create all triggers,
views and materialized views in the scope. We've recommended this customer
to avoid such heavy schema changes.

Still, as we have evidence at hands, here comes the report.


pgsql-bugs by date:

Previous
From: Erich Schubert
Date:
Subject: Re: BUG #15307: Low numerical precision of (Co-) Variance
Next
From: Victor Yegorov
Date:
Subject: Re: BUG #15313: Waiting `startup` process on a streaming replica