Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ... - Mailing list pgsql-performance

From Neil Conway
Subject Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Date
Msg-id 1046998072.10527.67.camel@tokyo
Whole thread Raw
In response to Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...  (Sean Chittenden <sean@chittenden.org>)
Responses Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
List pgsql-performance
On Thu, 2003-03-06 at 19:36, Sean Chittenden wrote:
> I don't have my copy of Steven's handy (it's some 700mi away atm
> otherwise I'd cite it), but if Tom or someone else has it handy, look
> up the example re: the performance gain from read()'ing an mmap()'ed
> file versus a non-mmap()'ed file.  The difference is non-trivial and
> _WELL_ worth the time given the speed increase.

Can anyone confirm this? If so, one easy step we could take in this
direction would be adapting COPY FROM to use mmap().

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC




pgsql-performance by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Next
From: Bruce Momjian
Date:
Subject: Re: OIDs as keys