public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: Igor Korot <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Default values in the docs
Date: Fri, 27 Feb 2026 07:47:47 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <CA+FnnTwgJeaKOuqqDAPzquHuXngbP779CsEMN+WO5oATQEEaAQ@mail.gmail.com>
References: <CA+FnnTwgJeaKOuqqDAPzquHuXngbP779CsEMN+WO5oATQEEaAQ@mail.gmail.com>
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.
The settings that cover items in postgresql.conf have defaults shown here:
https://www.postgresql.org/docs/current/runtime-config.html
As example the default for:
vacuum_truncate, toast.vacuum_truncate
Per-table value for vacuum_truncate parameter.
can be found here:
https://www.postgresql.org/docs/current/runtime-config-vacuum.html#GUC-VACUUM-TRUNCATE
>
> Is this an oversight or intentional?
>
> Thank you.
>
>
--
Adrian Klaver
[email protected]
view thread (2+ messages) latest in thread
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]
Subject: Re: Default values in the docs
In-Reply-To: <[email protected]>
* 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