initdb: nothing about template0
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: p.luzanov@postgrespro.ru
Date: 2021-11-02T07:22:31Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/app-initdb.html Description: Is it correct that this page does not contain information about the template0 database. The same goes for the "Create Database Cluster" page (https://www.postgresql.org/docs/14/creating-cluster.html). Maybe it makes sense to add that template0 is also created when the database cluster is initialized?
Commits
-
Doc: clean up some places that mentioned template1 but not template0.
- 7d9ec0754afe 15.0 landed