Re: pg dump restore - Mailing list pgsql-admin

From Antonis Antoniou
Subject Re: pg dump restore
Date
Msg-id 412B54E7.9050106@albourne.com
Whole thread Raw
In response to pg dump restore  (Edgars <edzix19@inbox.lv>)
List pgsql-admin
Edgars wrote:

> Hi all!
>
> such an easy question - i've dumped one of my postgresql databases in
> one file names 'first'. So now i want to put the structure of this old
> DB to another one named 'second'. How should i proceed  with this?

I think your question is not clear
If the 'first' is a database name then you will have to create a new
database (createdb) 'second'.
http://www.postgresql.org/docs/7.4/static/backup.html


pgsql-admin by date:

Previous
From: "Eduardo S. Fontanetti"
Date:
Subject: Dump and Restore
Next
From: Paul Thomas
Date:
Subject: Re: [GENERAL] Dump and Restore