Hybrid Buffer Pool in SQL Server 2019
SQL Shack
NOVEMBER 23, 2021
This article explores the Hybrid Buffer Pool feature available in the SQL Server 2019. Introduction SQL Server uses Dynamic Random Access Memory (D-RAM) buffer pool for caching data pages retrieved from the disk. The buffer cache stores the page and writes back to disk only if it is modified.
Let's personalize your content