Re: 2026-02-26 release announcement draft

From: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
To: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: 2026-02-26 release announcement draft
Date: 2026-02-24 06:25:27
Message-ID: ZR2PPFF1830B8773230F510FFBDA3190FBDD274A@ZR2PPFF1830B877.CHEP278.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>
>>> You should also execute this command in the `template0` and `template1` databases so future databases you create in your PostgreSQL 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.

Ah, yes, correct. Looks good, thank you.

Regards
Daniel

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-02-24 06:28:15 Fix bug of clearing of waitStart in ProcWakeup()
Previous Message Amit Kapila 2026-02-24 06:17:24 Re: [PATCH] Support automatic sequence replication