schema creation during initdb - Mailing list pgsql-hackers

From sharath kumar
Subject schema creation during initdb
Date
Msg-id 63b2ddcd0704171259n3cb83e6ew55ab71110ab7f8a6@mail.gmail.com
Whole thread Raw
Responses Re: schema creation during initdb  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
How can I create a schema during initdb time? <br />For example pg_catalog, pg_toast, information_schema are created
duringinitdb time. Likewise I want to create my own schema at initdb time. How can i do it? Also how to create a table
intothis schema at that time itself? <br /><br />Thanks<br />Sharat.<br /> 

pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Autovacuum vs statement_timeout
Next
From: Andrew Dunstan
Date:
Subject: Re: schema creation during initdb