Re: Inheritance efficiency - Mailing list pgsql-general

From Alex Hunsaker
Subject Re: Inheritance efficiency
Date
Msg-id v2v34d269d41004301902q5660a4f8m360d4d5c3766744d@mail.gmail.com
Whole thread Raw
In response to Re: Inheritance efficiency  (Vincenzo Romano <vincenzo.romano@notorand.it>)
List pgsql-general
On Fri, Apr 30, 2010 at 00:19, Vincenzo Romano
<vincenzo.romano@notorand.it> wrote:
> For example, the Linux kernel made the big jump with server hardware
> thanks also to the O(1) schedulers.

<flamebait>
Uhh linux has not had a O(1) scheduler since 2.6.23, its supposedly
O(log n) now. =)
</flamebait>

pgsql-general by date:

Previous
From: Mike Christensen
Date:
Subject: Re: Indexing queries with bit masks
Next
From: Greg Smith
Date:
Subject: Re: Native DB replication for PG