Add Álvaro Herrera as additional item author.
Reported-by: Álvaro Herrera
Discussion: https://postgr.es/m/
202405231122[email protected]
Author: Álvaro Herrera
Backpatch-through: master
-Allow the SLRU cache sizes to be configured (Andrey Borodin, Dilip Kumar)
+Allow the SLRU cache sizes to be configured (Andrey Borodin, Dilip Kumar, Alvaro Herrera)
The new server variables are commit_timestamp_buffers, multixact_member_buffers, multixact_offset_buffers, notify_buffers, serializable_buffers, subtransaction_buffers, and
-transaction_buffers.
+transaction_buffers. commit_timestamp_buffers, transaction_buffers and subtransaction_buffers scale up automatically with shared_buffers.