Re: LogwrtResult contended spinlock - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: LogwrtResult contended spinlock
Date
Msg-id 72705e42-42d1-ac6e-e7d5-4baec8a0d2af@gmail.com
Whole thread Raw
In response to Re: LogwrtResult contended spinlock  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
01.07.2024 20:04, Alvaro Herrera wrote:
> OK, so it's
> #if ALIGNOF_LONG_LONG_INT >= 8
>
> Alexander, can you please confirm whether this works for you?

Yes, the v4 patch makes `meson test --suite setup` pass in x86 environment.
And complete `meson test` fails on pg_amcheck/004_verify_heapam only
(I think it's a separate issue, just want to announce what else is broken
on that platform)

Thank you!

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Speed up JSON escape processing with SIMD plus other optimisations
Next
From: Peter Smith
Date:
Subject: Re: Pgoutput not capturing the generated columns