From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
---|---|
To: | Douglas McNaught <doug(at)mcnaught(dot)org> |
Cc: | Ted Byers <r(dot)ted(dot)byers(at)rogers(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Simpler dump? |
Date: | 2007-12-10 15:48:18 |
Message-ID: | 475D5FC2.2020905@wildenhain.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Douglas McNaught wrote:
> On 12/10/07, Ted Byers <r(dot)ted(dot)byers(at)rogers(dot)com> wrote:
>> Where will I find template1? When I look at the
>> databases on the server, the only template I see is
>> called "template_postgis". Most of the extra stuff I
>> see in all my databases relates to geometry that I
>> find in this template. When I installed postgresql, I
>> enabled postgis because I need it for some, but not
>> all, of my databases. Is it possible to have more
>> than one template, and to specify which template to
>> use when creating a new DB?
>
> Yes, looking at the docs for CREATE DATABASE would probably be
> enlightnening for you.
waiting for the topic called: "simpler CREATE DATABASE" coming
up on this list ;-) SCNR ;)
T.
From | Date | Subject | |
---|---|---|---|
Next Message | Ted Byers | 2007-12-10 15:48:49 | Re: Simpler dump? |
Previous Message | Tino Wildenhain | 2007-12-10 15:46:21 | Re: Simpler dump? |