Re: macOS prefetching support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: macOS prefetching support
Date
Msg-id 841157.1723846838@sss.pgh.pa.us
Whole thread Raw
In response to Re: macOS prefetching support  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> Hmm.  fd.h and fd.c test for F_NOCACHE, which is pretty closely
> related.  Now I'm wondering why we actually need this in
> pg_config_manual.h at all.  Who would turn it off at compile time, and
> why would they not be satisfied with setting relevant GUCs to 0?

+1 for not bothering with a pg_config_manual.h knob.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: macOS prefetching support
Next
From: David Rowley
Date:
Subject: Re: Ineffective Assert-check in CopyMultiInsertInfoNextFreeSlot()