cloning database - Mailing list pgsql-general

From Philipp Kraus
Subject cloning database
Date
Msg-id lvgirl$fo6$1@ger.gmane.org
Whole thread Raw
Responses Re: cloning database
Re: cloning database
Re: cloning database
List pgsql-general
Hello,

I need around 150 copies of a database (for an exam). I have got a
database with tables and data and for my exam I would copy this
database in his way:

database_source

database1
database2
….
database150

Is there a buildin way to clone the "database_source" with all
structure and data into a new database "database1..150" ?

Thanks a lot

Phil


pgsql-general by date:

Previous
From: cowwoc
Date:
Subject: Reserved keywords and qualified identifiers
Next
From: Alban Hertroys
Date:
Subject: Re: Re: How can i monitor exactly what (partition) tables are accessed by a query?