Re: BAS_BULKREAD vs read stream
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Melanie Plageman <melanieplageman@gmail.com>, pgsql-hackers@postgresql.org
Date: 2025-04-08T06:11:04Z
Lists: pgsql-hackers
On Tue, Apr 8, 2025 at 2:20 PM Andres Freund <andres@anarazel.de> wrote: > In the attached I implemented the above idea, with some small additional > refinements: LGTM. How I wish EXPLAIN would show some clues about strategies...
Commits
-
Increase BAS_BULKREAD based on effective_io_concurrency
- 15f0cb26b530 18.0 landed