Re: Docs: Distinguish table and index storage parameters in CREATE TABLE - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Date
Msg-id 87f00359-a8d6-4e0b-9cd8-78084ec89033@proxel.se
Whole thread Raw
In response to Re: Docs: Distinguish table and index storage parameters in CREATE TABLE  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On 4/3/26 9:44 PM, David G. Johnston wrote:
> I'm not opposed to it but figured I'd wait for a committer to show 
> interest and ask the scope to be expanded to a full docs review instead 
> of just addressing the immediate user-reported confusion.  When I do 
> expand the scope on my own it seems to scare them off.

Well, ALTER TABLE also has the same potential confusion so I think we 
should either just change CREATE TABLE and ALTER TABLE or all of CREATE 
TABLE, ALTER TABLE, CREATE INDEX and ALTER INDEX.

Just changing the two CREATE pages makes little sense when CREATE|ALTER 
TABLE are both equally problematic en my opinion.

Andreas




pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Next
From: Robert Treat
Date:
Subject: Re: Docs: Distinguish table and index storage parameters in CREATE TABLE