Re: Should we update the random_page_cost default value? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Should we update the random_page_cost default value?
Date
Msg-id CA+TgmobD6Edv-6zh+9L7pntSVgpq9_AGYvOdcseyNh2a_BUW0A@mail.gmail.com
Whole thread Raw
In response to Re: Should we update the random_page_cost default value?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Oct 8, 2025 at 8:16 PM Bruce Momjian <bruce@momjian.us> wrote:
> I rewrote the random_page_cost docs, attached, to remove a focus on
> magnetic disk, and added network latency as a reason for
> random_page_cost being low.  I removed the specific caching numbers and
> went with a more generic description.
>
> I would normally apply this only to master, but given the complaints in
> this thread, maybe I should backpatch it.

This seems fine to me but I won't be surprised if other people have
some complaints. :-)

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Shinya Kato
Date:
Subject: Re: Add mode column to pg_stat_progress_vacuum
Next
From: Andres Freund
Date:
Subject: memory leak in dbase_redo()