polyphase merge?

Поиск
Список
Период
Сортировка
От Don Marvick
Тема polyphase merge?
Дата
Msg-id d18e24870901290011m11689e6cy21855a0d77972437@mail.gmail.com
обсуждение исходный текст
Ответы Re: polyphase merge?  (Don Marvick <donmarvick@gmail.com>)
Список pgsql-hackers
Dear All,<br /><br />I apologize if this has been discussed before. I have tried to search to the mailing list and
couldnot find an exact answer.<br /><br />Currently, Postgres uses Knuth's Algorithm 5.4.2D to perform external merge
sort.IMHO the algorithm is designed for tapes. <br /><br />Why don't the simple text book merge pattern described in
KnuthPage 365 (5.4.9) is used for disk based system? The same merge pattern is also described in Ramakrishnan text book
andit is optimal if seek time is not counted, which of course not the real-world case.<br /><br />Best regards,<br
/><br/>Don<br /><br /> 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby, recovery infra
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Hot standby, recovery infra