Re: Copying a database - Mailing list pgsql-novice

From Sean Davis
Subject Re: Copying a database
Date
Msg-id EB12A15A-656A-11D9-80C9-000D933565E8@mail.nih.gov
Whole thread Raw
In response to Copying a database  (Lawrence Moran <lm511@york.ac.uk>)
List pgsql-novice
Lawrence,

Look at:

http://www.postgresql.org/docs/7.4/interactive/app-pgdump.html

In particular, use the --schema-only option.

Sean

On Jan 13, 2005, at 8:35 AM, Lawrence Moran wrote:

> Hi,
>
> I have a simple, flat, empty database I'd like to use as a template
> for others. How can I copy this template to start developing a new
> database? Can it be done through phpPgAdmin?
>
> Thanks,
>
> Lawrence
>
> Lawrence Moran
> Research Associate
> Department of Archaeology
> University of York
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


pgsql-novice by date:

Previous
From: Lawrence Moran
Date:
Subject: Copying a database
Next
From: Michael Glaesemann
Date:
Subject: Re: Copying a database