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

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Дата
Msg-id 1046998072.10527.67.camel@tokyo
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...  (Sean Chittenden <sean@chittenden.org>)
Список 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 по дате отправления:

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: OIDs as keys