Re: Use pread and pwrite instead of lseek + write and read - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Use pread and pwrite instead of lseek + write and read
Date
Msg-id 20582.1471547776@sss.pgh.pa.us
Whole thread Raw
In response to Re: Use pread and pwrite instead of lseek + write and read  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Well, I think you're pointing out some things that need to be figured
> out, but I hardly think that's a good enough reason to pour cold water
> on the whole approach.

If somebody feels like doing the legwork to find out if those performance
hazards are real (which I freely concede they may not be), fine.  I'm just
saying this isn't a slam-dunk commit-it-and-move-on win.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Joshua Bay
Date:
Subject: Re: Most efficient way for libPQ .. PGresult serialization
Next
From: Tom Lane
Date:
Subject: Re: WIP: About CMake v2