dropping template1

Поиск
Список
Период
Сортировка
От Thomas T. Thai
Тема dropping template1
Дата
Msg-id 1904.63.226.186.156.1042096487.squirrel@mail.minnesota.com
обсуждение исходный текст
Ответы Re: dropping template1  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Список pgsql-general
I'm using 7.3 and accidently created unnecessary functions and such in
template1. Originally it had nothing added beyond the initial install
(initdb). I would like to return it to the clean state.

drop database template1;
ERROR:  DROP DATABASE: database is marked as a template

Is there another way?



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

Предыдущее
От: Jon Thorson
Дата:
Сообщение: Re: Can't copy empty value to datatype 'timestamp'
Следующее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: dropping template1