Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Will Buffer Pool Extensions have benefit if already on SSD's?

$
0
0
Hi,I am reading about Buffer Pool Extensions, and how it stores data pages on media like an SSD, to speed up retrieval in future. Would this be useless if my mdf files are already on SSD media? At most, I envisage it meaning that instead of grabbing the data from the mdf, it would grab the data from the buffer pool extension drive, but if they are both on SSD's, I'm not sure of how much return I would see. Has anyone else decided to use BPE when their data is already on SSD's, and have they noticed any improvement in these cases?

Viewing all articles
Browse latest Browse all 6525

Trending Articles