It is probably well-known feature/bug but still is a somewhat mystery for me - why exactly a simple “SELECT COUNT(*) FROM table” can take hours to complete on a relatively small dataset (~50M records), not depending on isolation level, no different in 4/4.1/5 ?
Thank you!
Dmitry