Re: AutoVacuum starvation from sinval messages

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: AutoVacuum starvation from sinval messages
Date: 2012-11-08 21:38:42
Message-ID: CAMkU=1xoaoCk3MV5aT5tjxxoWEHvdDXkFnwJFyGdgv0Hw31LNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 8, 2012 at 12:36 PM, Jeff Janes <jeff(dot)janes(at)gmail(dot)com> wrote:
>
> Should gettimeofday be called before and after the poll() and then the
> difference deducted from timeout?
>

Something like this?

Attachment Content-Type Size
poll_timeout.patch application/octet-stream 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-11-08 22:12:07 Re: AutoVacuum starvation from sinval messages
Previous Message Tom Lane 2012-11-08 21:13:23 Re: Proof of concept: auto updatable views [Review of Patch]