public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G. Johnston <[email protected]>
To: Adrian Klaver <[email protected]>
Cc: Igor Korot <[email protected]>
Cc: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Default values in the docs
Date: Fri, 27 Feb 2026 08:58:07 -0700
Message-ID: <CAKFQuwbVYKNPNtYXffbGU9CtJs23O2ZCmC0dSQ7jm5SShouhTQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CA+FnnTwgJeaKOuqqDAPzquHuXngbP779CsEMN+WO5oATQEEaAQ@mail.gmail.com>
<[email protected]>
Trimming excess content...
On Fri, Feb 27, 2026 at 8:48 AM Adrian Klaver <[email protected]>
wrote:
> On 2/26/26 10:43 PM, Igor Korot wrote:
> > Hi, ALL,
> > The page at
> https://www.postgresql.org/docs/current/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERS
> > does not document the default
> > values for all storage parameters.
>
> The only ones that are not covered from what I see are fillfactor and
> parallel_workers.
>
fillfactor: The fillfactor for a table is a percentage between 10 and 100.
100 (complete packing) is the default.
parallel_workers: If not set, the system will determine a value based on
the relation size.
I don't think including the algorithm for parallel_workers would be
appropriate for the documentation.
Hence, both are indeed "covered".
David J.
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: Default values in the docs
In-Reply-To: <CAKFQuwbVYKNPNtYXffbGU9CtJs23O2ZCmC0dSQ7jm5SShouhTQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox