Re: 2026-02-26 release announcement draft - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: 2026-02-26 release announcement draft
Date
Msg-id 794cdc0d-186c-409b-a3ad-2c86248e4774@postgresql.org
Whole thread Raw
In response to Re: 2026-02-26 release announcement draft  ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>)
Responses Re: 2026-02-26 release announcement draft
List pgsql-hackers
On 2/23/26 1:58 AM, Daniel Westermann (DWE) wrote:
> Hi,
> 
>> You should also execute this command in the `template0` and `template1` databases so future databases you create in
yourPostgreSQL cluster have the correct function volatility setting.
 
> 
> Shouldn't it be mentioned that template0 is read only and give instructions how to do this properly?

"template0" isn't read-only; it isn't connectable by default. That said, 
this is a good recommendation given the behaviors of these databases. I 
modified the text to include a link to the documentation for more 
information on the core template databases. Please see attached.

Thanks,

Jonathan

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Support automatic sequence replication
Next
From: Bertrand Drouvot
Date:
Subject: Re: Check for memset_explicit() and explicit_memset()