Re: AutoVacuum starvation from sinval messages

Jeff Janes <jeff.janes@gmail.com>

From: Jeff Janes <jeff.janes@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-11-08T21:38:42Z
Lists: pgsql-hackers

Attachments

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

Something like this?