Re: Re: Query Optimization with Kruskal’s Algorithm

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Rauan Maemirov" <rauan1987(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Re: Query Optimization with Kruskal’s Algorithm
Date: 2008-05-10 20:27:12
Message-ID: 36e682920805101327q18013c73v36bb58c7963a006d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Repost to -hackers, you're more likely to get a response on this topic.

On Sat, May 10, 2008 at 1:31 PM, Rauan Maemirov <rauan1987(at)gmail(dot)com> wrote:
> On May 8, 2:09 am, a(dot)(dot)(dot)(at)purefiction(dot)net ("Alexander Staubo") wrote:
>> On 5/7/08, Tarcizio Bini <tarcizi(dot)(dot)(dot)(at)c3sl(dot)ufpr(dot)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(dot)(dot)(dot)(at)postgresql(dot)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.
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
499 Thornall Street, 2nd Floor | jonah(dot)harris(at)enterprisedb(dot)com
Edison, NJ 08837 | http://www.enterprisedb.com/

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2008-05-10 21:12:22 Re: Re: Re: Query Optimization with Kruskal’s Algorithm
Previous Message Michael Glaesemann 2008-05-10 18:26:51 Re: Re: Query Optimization with Kruskal’s Algorithm