Sample Header Ad - 728x90

pg_prewarm like funcationality in MySQL

1 vote
1 answer
158 views
I know in Postgres, we can **explicitly** load a table into the cache using pg_prewarm extension, is there a similar mechanism/UDF/etc in MySQL? I know MySQL would cache data in shared buffer **implicitly**, but is there a way to **explicitly** do so? Thanks!
Asked by Chujun Song (11 rep)
Mar 21, 2022, 01:04 AM
Last activity: Mar 21, 2022, 04:05 AM