December 22, 2023 at 7:13 am
Brent Ozar makes good points about SQL 2019 performance issues:
DBASupport
December 22, 2023 at 7:55 am
Update. We migrated from 2016 Enterprise Edition to 2022 Enterprise Edition. Virtually everything is run 30-40% slower. I also did some simple tests between 2017 and 2022 on the same machine (my laptop). The code I used requires no disk access and the output dumps to a "TrashIt variable).
SQL Server 2022 just sucks for performance. According to a lot of people that I shared the code with for testing, the performance suck factor was present in 2019, as well.
All this stuff about using QUERY STORE to find problem queries is a bit of bunk to me... the code was fine in 2016 and now it's not. There should not be a 30-40% performance penalty just because you upgraded. And that includes the CU9 update for 2022.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 3, 2024 at 5:13 am
Some good comments from the best minds.
DBASupport
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply