Re: Analysis of ganged WAL writes

From: Greg Copeland <greg(at)CopelandConsulting(dot)Net>
To: Justin Clift <justin(at)postgresql(dot)org>
Cc: Curtis Faith <curtis(at)galtair(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Hannu Krosing <hannu(at)tm(dot)ee>, Pgsql-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Analysis of ganged WAL writes
Date: 2002-10-07 21:32:25
Message-ID: 1034026346.26054.258.camel@mouse.copelandconsulting.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Well, I was thinking that aio may not be available on all platforms,
thus the conditional compile option. On the other hand, wouldn't you
pretty much want it either on or off for all instances? I can see that
it would be nice for testing though. ;)

Greg

On Mon, 2002-10-07 at 16:23, Justin Clift wrote:
> Greg Copeland wrote:
> <snip>
> > If so, I assume it would become a configure option (--with-aio)?
>
> Or maybe a GUC "use_aio" ?
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> >
> > Regards,
> >
> > Greg
> >
> > ------------------------------------------------------------------------
> > Name: signature.asc
> > signature.asc Type: application/pgp-signature
> > Description: This is a digitally signed message part
>
> --
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
> - Indira Gandhi

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-10-07 21:43:03 Re: inline newNode()
Previous Message Tom Lane 2002-10-07 21:28:10 Re: Analysis of ganged WAL writes