Re: Docs: Distinguish table and index storage parameters in CREATE TABLE

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Date: 2026-04-03 19:27:58
Message-ID: e7286453-7d8c-460d-b6fa-95df54c3ca13@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/3/26 8:18 PM, David G. Johnston wrote:
> Per the discussion on -general [1] I propose that we stop using the
> generic label storage_parameter on the create table reference page and
> instead set up proper labels for table and index variants.

Nice patch, I like these changes! But you forgot to mention that you
added the index storage parameters as in <indexterm>. Not sure if it is
worth sending a new version of the patch for but something probably
useful for the committer to knw.

--
Andreas Karlsson
Percona

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-04-03 19:29:02 Re: Changing the state of data checksums in a running cluster
Previous Message Tomas Vondra 2026-04-03 19:20:16 Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE