Re: Improve lseek scalability v3 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Improve lseek scalability v3
Date
Msg-id 201109162305.18696.andres@anarazel.de
Whole thread Raw
In response to Re: Improve lseek scalability v3  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Friday, September 16, 2011 11:02:38 PM Andres Freund wrote:
> Also with fstat() instead of lseek() there was no bottleneck anymore, so I 
> don't think the benefits would warrant that.
At least thats what I observed on a 4 x 6 machine without the patch applied 
(can't reboot it). That shouldn't be concurrency relevant so...

Andres


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Improve lseek scalability v3
Next
From: Greg Stark
Date:
Subject: Re: Improve lseek scalability v3