| От | Jochem van Dieten |
|---|---|
| Тема | Re: dropping template1 |
| Дата | |
| Msg-id | 3E1D77A9.6070902@oli.tudelft.nl обсуждение исходный текст |
| Ответ на | Re: dropping template1 ("Thomas T. Thai" <tom@minnesota.com>) |
| Список | pgsql-general |
Thomas T. Thai wrote: >Shridhar Daithankar wrote: >>On 9 Jan 2003 at 1:14, Thomas T. Thai wrote: >> >>>I'm using 7.3 and accidently created unnecessary functions and such i >>>template1. Originally it had nothing added beyond the initial install >>>(initdb). I would like to return it to the clean state. >> >>How about drop function? > > there are lots of functions and datatypes etc. is there an easier way? Unless you did weird things, all functions and datatypes will be in non-system schema's. Dropping and recreating the schema's will implicitly drop the functions and datatypes as well. Don't forget to vacuum freeze after that. Jochem
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера