How to save and restore a template database ? - Mailing list pgsql-general

From DANTE ALEXANDRA
Subject How to save and restore a template database ?
Date
Msg-id 44071A88.6040102@BULL.NET
Whole thread Raw
Responses Re: How to save and restore a template database ?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Hello,

We have a question concerning backup / restore of database.
Is it right if we say that for having a complete backup, we have do :
1. use pg_dumpall
2. do a backup of the modified "template1" database with pg_dump ?

Our question is how to save and restore a template database, as
"template1" ?

Regards,
Agnès BOCCHINO & Alexandra DANTE

pgsql-general by date:

Previous
From: Roy Souther
Date:
Subject: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Next
From: Bruce Momjian
Date:
Subject: Re: Question about "pg_upgrade"