Re: BF mamba failure - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: BF mamba failure
Date
Msg-id Zwfnwai6lQMk1xYV@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: BF mamba failure  (Kouber Saparev <kouber@gmail.com>)
Responses Re: BF mamba failure
List pgsql-hackers
Hi,

On Thu, Oct 10, 2024 at 06:19:30AM +0000, Kouber Saparev wrote:
> Am I correct to believe this patch is fixing the "can only drop stats once" issue?
> 
> It just happened to us, one of our streaming replicas decided to shut down.

Does the error message looks like (added in [1]):

"
trying to drop stats entry already dropped: kind=%s dboid=%u objoid=%u refcount=%u",
"

by any chance? If so, would you mind to share it?

Regards,

[1]: https://postgr.es/c/d92573adcb

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: sunsetting md5 password support
Next
From: Mikael Sand
Date:
Subject: Re: Build issue with postgresql 17 undefined reference to `pg_encoding_to_char' and `pg_char_to_encoding'