Re: Query Optimization with Kruskal’s Algorithm

Поиск
Список
Период
Сортировка
От Rauan Maemirov
Тема Re: Query Optimization with Kruskal’s Algorithm
Дата
Msg-id b685fbf7-0845-4ea2-9c7e-0cf8e57ba785@m36g2000hse.googlegroups.com
обсуждение исходный текст
Ответ на Query Optimization with Kruskal’s Algorithm  ("Tarcizio Bini" <tarcizioab@c3sl.ufpr.br>)
Ответы Re: Re: Query Optimization with Kruskal’s Algorithm  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: Re: Query Optimization with Kruskal’s Algorithm  (Michael Glaesemann <grzm@seespotcode.net>)
Список pgsql-performance
On May 8, 2:09 am, a...@purefiction.net ("Alexander Staubo") wrote:
> On 5/7/08, Tarcizio Bini <tarcizi...@c3sl.ufpr.br> wrote:
>
> > I'm working on optimizing queries using the Kruskal algorithm
> > (http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4318118).
>
> That paper looks very interesting. I would love to hear what the
> PostgreSQL committers think of this algorithm.
>
> Alexander.
>
> --
> Sent via pgsql-performance mailing list (pgsql-performa...@postgresql.org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-performance

I also would like to hear from them. But seems like the thread is
loosed in tonn of other threads.


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: plan difference between set-returning function with ROWS within IN() and a plain join
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Re: Query Optimization with Kruskal’s Algorithm