Hei, teimme tämän ensin Agave 2.3:ssa
Ben Dicken
Ben Dicken1.8. klo 00.47
Postgres 18 is bringing a major performance improvement: async io. This uses the Linux io_uring interface to make table scans, bitmap heap scans, and VACUUM operations leverage async io, greatly speeding up these operations. pganalyse has a great article on this (link below)
15,48K