Re: Inheritance efficiency

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Inheritance efficiency
Date: 2010-05-01 02:02:52
Message-ID: v2v34d269d41004301902q5660a4f8m360d4d5c3766744d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 30, 2010 at 00:19, Vincenzo Romano
<vincenzo(dot)romano(at)notorand(dot)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>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2010-05-01 03:02:11 Re: Native DB replication for PG
Previous Message Mike Christensen 2010-04-30 21:27:25 Re: Indexing queries with bit masks