Re: Eagerly evict bulkwrite strategy ring - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Eagerly evict bulkwrite strategy ring
Date
Msg-id CAAKRu_bjB7d=dq=STidkw0X6x-e3GCHdKUyW7CdAkc1ZzJYokA@mail.gmail.com
Whole thread Raw
In response to Re: Eagerly evict bulkwrite strategy ring  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
Chao Li found a mistake I made in not releasing the buffer content
lock in one code path which he reported in another thread [1]. This
patch set shares some patches with the patches in that thread, so
attached is a corrected v9.

- Melanie

[1] https://www.postgresql.org/message-id/20E76846-4816-45BC-84F0-D8836D9AFA4C%40gmail.com

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: vacuumdb: add --dry-run
Next
From: Melanie Plageman
Date:
Subject: Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)