diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-07-07 15:18:26 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-07-07 15:18:26 +0000 |
commit | f0a2a919181e2dd5c564e0df2f04a7cf00b21043 (patch) | |
tree | 382af1559ec755c46cee8b7a807186c4e75711b4 /src/backend/commands/functioncmds.c | |
parent | 1c883366efd8ea5dd1b879dd849ec3139676f662 (diff) | |
download | postgresql-f0a2a919181e2dd5c564e0df2f04a7cf00b21043.tar.gz postgresql-f0a2a919181e2dd5c564e0df2f04a7cf00b21043.zip |
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.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions