Re: Draft for basic NUMA observability

2025-07-22 Thread Patrick Stählin
Hi! On 4/7/25 11:27 PM, Tomas Vondra wrote: I've pushed all three parts of v29, with some additional corrections (picked lower OIDs, bumped catversion, fixed commit messages). While building the PG18 beta1/2 packages I noticed that in our build containers the selftest for pg_buffercache_numa

Re: Draft for basic NUMA observability

2025-07-25 Thread Patrick Stählin
Hi Jakub On 7/24/25 10:01 AM, Jakub Wartak wrote: On Tue, Jul 22, 2025 at 11:30 AM Patrick Stählin wrote: Hi! On 4/7/25 11:27 PM, Tomas Vondra wrote: I've pushed all three parts of v29, with some additional corrections (picked lower OIDs, bumped catversion, fixed commit messages).

Re: Non-blocking archiver process

2025-07-27 Thread Patrick Stählin
On 05.07.25 05:01, Noah Misch wrote: On Fri, Jul 04, 2025 at 08:46:08AM +0200, Ronan Dunklau wrote: We've noticed a behavior that seems surprising to us. Since DROP DATABASE now waits for a ProcSignalBarrier, it can hang up indefinitely if the archive_command hangs. The reason for this is that