pgsql: Update: > > o -Add ability to turn off full page writes > o

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update: > > o -Add ability to turn off full page writes > o
Date: 2005-07-07 15:18:26
Message-ID: 20050707151826.719405286A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

>
> o -Add ability to turn off full page writes
> o When off, write CRC to WAL and check file system blocks
> on recovery
> o Write full pages during file system write and not when
> the page is modified in the buffer cache
>
> This allows most full page writes to happen in the background
> writer.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1594 -> r1.1595)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1594&r2=1.1595)
pgsql/doc/src/FAQ:
TODO.html (r1.101 -> r1.102)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.101&r2=1.102)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-07 16:02:06 pgsql: Update: < writer.
Previous Message User Dpavlin 2005-07-07 14:25:27 pgestraier - pgestraier: subversion revision 35 commited to CVS