Re: moving from contrib to bin

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: moving from contrib to bin
Date: 2014-12-09 05:25:23
Message-ID: CAM3SWZS+SkzeggGOf0SF+htmxCh2hDDTpzwMC3Y-PijTzajLvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 8, 2014 at 9:00 PM, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
> I actually think both are quite useful when setting up new systems to
> quickly screen for problems. There still is a fairly large number of
> virtualized systems with pretty much broken timing functions; and
> checking whether fsync actually takes some time is also good thing to do
> in virtualized environments - it's not an infrequent thing to see fsyncs
> taking unrealistically low time.
>
> Neither is likely to be harmful. So it doesn't seem harmful to move
> them.

+1

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2014-12-09 05:34:19 Re: Parallel Seq Scan
Previous Message Amit Kapila 2014-12-09 05:15:53 Re: Compression of full-page-writes