Re: Should timezone be inherited from template database? - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Re: Should timezone be inherited from template database?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Should timezone be inherited from template database?  ("David G. Johnston" <[email protected]>)
List pgsql-hackers
On 26.11.2023 18:53, David G. Johnston wrote:
> 
> https://www.postgresql.org/docs/current/sql-createdatabase.html
<https://www.postgresql.org/docs/current/sql-createdatabase.html>
> 
>   Database-level configuration parameters (set via ALTER DATABASE) and database-level permissions (set via GRANT) are
notcopied from the template database.
 
> 

Clear. Thank you very much!

With the best wishes,

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Should timezone be inherited from template database?
Next
From: Tom Lane
Date:
Subject: Re: Missing docs on AT TIME ZONE precedence?