Reg external sorting alogrithm

Поиск
Список
Период
Сортировка
От Praveen Kumar N
Тема Reg external sorting alogrithm
Дата
Msg-id Pine.LNX.4.61.0610250941490.28890@students.iiit.ac.in
обсуждение исходный текст
Ответы Re: Reg external sorting alogrithm  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,    can anybody tell me what is the computational complexity of 
external sorting algorithm used by postgres in terms of time and space.
And one more question is how does # of DISK I/O's vary by varying jsf and 
size of data while using external sorting algorithms to sort(I mean is it 
like linear relation ship or in terms of logarithmic function).

thanks in anticipation.

Regards, N Praveen Kumar



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New CRC algorithm: Slicing by 8
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Reg external sorting alogrithm