| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: rewrite random_page_cost description |
| Date: | 2025-10-30 23:12:20 |
| Message-ID: | E1vEboa-004JPM-2t@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: rewrite random_page_cost description
This removes some of the specifics of how the default was set, and adds
a mention of latency as a reason the value is lower than the storage
hardware might suggest. It still mentions caching.
Discussion: https://postgr.es/m/CAKAnmmK_nSPYr53LobUwQD59a-8U9GEC3XGJ43oaTYJq5nAOkw@mail.gmail.com
Backpatch-through: 13
Branch
------
REL_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/3f76f656f9dcda4135f5975d06cd0be14047ebcf
Modified Files
--------------
doc/src/sgml/config.sgml | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2025-10-31 02:26:17 | pgsql: Add test tracking WAL receiver shutdown for primary_conninfo upd |
| Previous Message | Andres Freund | 2025-10-30 20:11:04 | pgsql: ci: macos: Upgrade to Sequoia |