阅读背景:

在postgres中使用top-N heapsort来理解顺序

来源:互联网 

In a theoretical scenario in the absence of indexes, an order by with limit has to scan all the data, then apply the order by and then only apply the limit since we can get the top 10 rows(for example) only after sorting.In a theoretical scenario in the absence of ind




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: