Re: initdb: nothing about template0

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: p.luzanov@postgrespro.ru
Cc: pgsql-docs@lists.postgresql.org
Date: 2021-11-02T16:19:19Z
Lists: pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> 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).

Yeah, this text evidently wasn't updated when we invented template0.
I'll go do something about that --- thanks for the suggestion!

			regards, tom lane



Commits

  1. Doc: clean up some places that mentioned template1 but not template0.