Re: Simpler dump? - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Simpler dump?
Date
Msg-id 475D729F.8010104@iol.ie
Whole thread Raw
In response to Re: Simpler dump?  ("Douglas McNaught" <doug@mcnaught.org>)
List pgsql-general
On 10/12/2007 16:39, Douglas McNaught wrote:
> It sounds like the thing for you to do is drop template1 (which will
> have no effect on template_postgis), create it again from template0,
> and use template_postgis when you need it (otherwise template1 will be
> used by default for new databases).

As I recall, that's exactly what template0 is for - it's to let you
restore template1 to pristine condition if you fill it with crud (which
I've managed to do once or twice).

Ray.


---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: Keary Suska
Date:
Subject: Re: Unable to ALTER table after SELECT data from table
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Unable to ALTER table after SELECT data from table