Re: Proposal: Limitations of palloc inside checkpointer - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: Proposal: Limitations of palloc inside checkpointer
Date
Msg-id CACG=ezbnPkZwKbQ=YrRfawrSEw0fbz7WsWohusGsE+ycHyfvvA@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Limitations of palloc inside checkpointer  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: Proposal: Limitations of palloc inside checkpointer
List pgsql-hackers
After done some testing, I found a bug in the patch. If more requests were pushed while we release the lock, num_requests could not be set to zero.

Here is a fixed version.

--
Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: Orphaned users in PG16 and above can only be managed by Superusers
Next
From: Benoit Lobréau
Date:
Subject: Re: long-standing data loss bug in initial sync of logical replication