pgsql: Update: < posix_fadvise() [fadvise] > posix_fadvise() > >

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update: < posix_fadvise() [fadvise] > posix_fadvise() > >
Date: 2004-11-08 20:16:25
Message-ID: 20041108201625.52E143A3FD9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update:

< posix_fadvise() [fadvise]
> posix_fadvise()
>
> Posix_fadvise() can control both sequential/random file caching and
> free-behind behavior, but it is unclear how the setting affects other
> backends that also have the file open, and the feature is not supported
> on all operating systems.
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.1389 -> r1.1390)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1389&r2=1.1390)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-08 20:16:47 pgsql: Remove fadvise TODO.detail.
Previous Message Tom Lane 2004-11-08 18:01:29 pgsql: Recommend that archive_command be coded to not overwrite existing