Re: Closing some 8.4 open items

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Closing some 8.4 open items
Дата
Msg-id 937d27e10904081022t6240ae5eq47355c9a4a1ba2d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Closing some 8.4 open items  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Closing some 8.4 open items  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Wednesday, April 8, 2009, Josh Berkus <josh@agliodbs.com> wrote:
> On 4/8/09 9:44 AM, Tom Lane wrote:
>
> Josh Berkus<josh@agliodbs.com>  writes:
>
> What about seq scans?
>
>
> If the kernel can't read-ahead a seqscan by itself, it's unlikely to
> be smart enough to be helped by posix_fadvise ... or at least so I
> would think.  Do you have reason to think differently?
>
>
> Well, Solaris 10 + UFS should be helped by fadvise -- in theory at least, it would eliminate the need to modify your
mountpoints for better readahead when setting up a PG-Solaris server.  Solaris-UFS quite lazy about readahead.  Zdenek,
Jignesh?
>
> You're probably correct about Linux and FreeBSD.  I don't know if OSX + HFS supports fadvise.  If so, it could only
help;readahead on HFS right now is nonexistant. 
>
> Presumably fadvise is useless on Windows.  Anyone know?

It is.



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Closing some 8.4 open items
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Closing some 8.4 open items