Re: Weird planner issue on a standby - Mailing list pgsql-general

From Tom Lane
Subject Re: Weird planner issue on a standby
Date
Msg-id 728144.1665551031@sss.pgh.pa.us
Whole thread Raw
In response to Re: Weird planner issue on a standby  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: Weird planner issue on a standby
List pgsql-general
Julien Rouhaud <rjuju123@gmail.com> writes:
> But since your customer recreated their standbys from scratch *after* that
> delete, all the nodes should have those hint bits set (Guillaume confirmed
> off-list that they used a fresh BASE_BACKUP).  Note that Guillaume also
> confirmed off-list that the customer has checksums enabled, which means that
> MarkBufferDirtyHint() should be guaranteed to mark the buffers as dirty, so I'm
> out of ideas to explain the different behavior on standbys.

Do we propagate visibility-map bits to standbys?

            regards, tom lane



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Weird planner issue on a standby
Next
From: Peter Geoghegan
Date:
Subject: Re: Weird planner issue on a standby