Subject Re: [Firebird-Architect] Template for database
Author Dimitry Sibiryakov
On 18 May 2004 at 11:29, Doru Constantin wrote:

>I wonder if you can/plan to implement:
> CREATE DATABASE 'the_new_db' ... [FROM] TEMPLATE 'the_template_db'
>like in PostgreSql?

No, because nothing prevents you from creating all necessary
objects in the same script or cloning DB by metadata-only backup-
restore.

SY, Dimitry Sibiryakov.