An AWS engineer reported that PostgreSQL performance is halved on Linux 7.0, and a fix may not be easy. The issue is related to a configuration change in the Linux kernel that affects lock holder preemption. The problem may not affect all users, particularly those running PostgreSQL on smaller machines or with different configurations. A potential fix involves using the rseq slice extension.