@axboe I saw uring is getting used in #PostgreSQL , I wonder did you see any performance benchmarks or heard numbers maybe on with vs without uring ?
@axboe I saw uring is getting used in #PostgreSQL , I wonder did you see any performance benchmarks or heard numbers maybe on with vs without uring ?
@thejvmbender Only thing I've seen is the blog they posted:
Postgres 18 introduces Asynchronous I/O (AIO) that can dramatically improve read performance, especially in the cloud. Learn how these changes and the new io_method setting work and see why our benchmark results show that io_uring is the recommended setting for maximizing I/O performance in Postgres 18 over the default setting 'worker'.