Re: Cleaning up template 1

Поиск
Список
Период
Сортировка
От Thomas Good
Тема Re: Cleaning up template 1
Дата
Msg-id Pine.LNX.4.05.10203251551001.12366-100000@admin.nrnet.org
обсуждение исходный текст
Ответ на Cleaning up template 1  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: Cleaning up template 1 -> template0 cloning  (Thomas Good <tomg@admin.nrnet.org>)
Список pgsql-sql
On Mon, 25 Mar 2002, Josh Berkus wrote:

> Folks,
> 
> Due to an accident with a script, I created about 200 objects in the
>  template1 database instead of the database for which they were
>  intended.  
> I am now faced with either deleting each of these object individually,
>  or dumping my whole postgresql installation and re-installing each
>  user database, one at a time.
> 
> Can anyone suggest any shortcuts for fixing this problem?

Josh,

Isn't template0 around for events like this?  (maybe if template1 
goes missing, etc...)

I read somewhere that you can drop template1 and recreate it from 
template0...

Tom

------------------------------------------------------------------------
Thomas Good                                         tomg@admin.nrnet.org
Programmer/Analyst                                  phone:  718-818-5528
Residential Services, Behavioral Health Services    fax:    718-818-5056
Saint Vincent Catholic Medical Centers              mobile: 917-282-7359
--                                                                    --
SQL Clinic - An Open Source Clinical Record            www.sqlclinic.net
------------------------------------------------------------------------



В списке pgsql-sql по дате отправления:

Предыдущее
От: Thomas Swan
Дата:
Сообщение: Re: Cleaning up template 1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: About EXECUTE in pl/pgsql