Posts

Showing posts with the label Hybrid Buffer Pool

SQL Server 2022 RC 1 is out! What's new?

Image
Hi Guys, After an almost exact month from the first release candidate (RC0) a new release candidate has been released. We talked about the innovations introduced by the RC0 here: SQL Server 2022 RC0, new features and capabilities. The great improvement of the TRIM function, Integrated acceleration and other features   Now it is time to take a look to this RC 1!       SQL Server 2022 Release Candidate 1 This new release candidate (RC) was announced on September 22, 2022 and has a version number 16.0.950.9 Microsoft also said that the Linux version will be out soon. This release candidate introduces a feature called Hybrid buffer pool with direct write as well as other improvements. But, what is the hybrid buffer pool feature? Hybrid Buffer Pool The Hybrid Buffer Pool feature was introduced in SQL Server 2019 (15.x) and now is further enhanced in SQL Server 2022 (16.x). This technology enables buffer pool objects to reference data pages in database files residing on...