DATABASE CLONNING

From: "JORGE MALDONADO" <jorgemal1960(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: DATABASE CLONNING
Date: 2008-06-11 15:43:50
Message-ID: f03943a00806110843j24b45b8t29b17a675074b708@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am developing an application in which I need to create several equal
databases based on one that I will take as standard. What I mean is that I
will create one basic empty complete database (including table, constrains,
indexes, etc.) and from here I need to clone other databases which will be
part of the production application.
Is it possible to do it ???

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mark Roberts 2008-06-11 16:18:39 Re: DATABASE CLONNING
Previous Message Mark Roberts 2008-06-10 16:49:48 Re: Question: