Re: WAL and commit_delay

From: Matthew Kirkwood <matthew(at)hairy(dot)beasts(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WAL and commit_delay
Date: 2001-02-19 14:06:42
Message-ID: Pine.LNX.4.10.10102191404170.11164-100000@sphinx.mythic-beasts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 19 Feb 2001, Matthew Kirkwood wrote:

> BTW, I have attached two patches which streamline log initialisation
> a little. The first (xlog-sendfile.diff) adds support for Linux's
> sendfile system call.

Whoops, don't use this. It looks like Linux won't sendfile()
from /dev/zero. I'll endeavour to get this fixed, but it
looks like it'll be rather harder to use sendfile for this.

Bah.

Matthew.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-02-19 14:54:45 Re: PHP 4.0.4pl1 / Beta 5
Previous Message Sascha Schumann 2001-02-19 14:04:31 Re: PHP 4.0.4pl1 / Beta 5