DDL for database creation - Mailing list pgsql-general

From Julie Nishimura
Subject DDL for database creation
Date
Msg-id BYAPR08MB5014D04FDC8EC9FF5F6EA0B1AC4E0@BYAPR08MB5014.namprd08.prod.outlook.com
Whole thread Raw
Responses Re: DDL for database creation  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
Hello psql friends,
Is there a way to reconstruct DDL for creation of existing databases? For example, I need to create dev environment for some (not all) of our existing databases, and I would like to keep the same encoding, connection limit (if anything was specified), etc. Is there a way to create this DDL?

Thank you!

pgsql-general by date:

Previous
From: Joseph Dunleavy
Date:
Subject: Postgres 10 temp tablespace question
Next
From: Bruce Momjian
Date:
Subject: Re: DDL for database creation