Re: Database Kernels and O_DIRECT

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To:
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Database Kernels and O_DIRECT
Date: 2003-10-15 21:02:15
Message-ID: 3F8DB5D7.1060600@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>James Rogers <jamesr(at)best(dot)com> writes:
>
>
>>If we suddenly wanted to optimize Postgres for performance the way
>>Oracle does, we would be a lot more keen on the O_DIRECT approach.
>>
>>
>
>This isn't ever going to happen, for the simple reason that we don't
>have Oracle's manpower.
>
[snip - long and sensible elaboration of above statement]

I have wondered (somewhat fruitlessly) for several years about the
possibilities of special purpose lightweight file systems that could
relax some of the assumptions and checks used in general purpose file
systems. Such a thing might provide most of the benefits of a "database
kernel" without imposing anything extra on the database application layer.

Just a thought - I have no resources to make any attack on such a project.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2003-10-15 21:12:48 Re: Database Kernels and O_DIRECT
Previous Message Bruce Momjian 2003-10-15 20:50:46 Re: postgres --help-config