Re: Reloading Template1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reloading Template1
Дата
Msg-id 22602.1075220898@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Reloading Template1  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Richard Huxton <dev@archonet.com> writes:
> Actually, IIRC this is exactly why we have template0 -
> for those occasions where you want to regenerate template1.

Well, that's one of its uses.

IIRC there is a page on techdocs.postgresql.org that will walk you
through this procedure.  There are a couple of safety interlocks you
need to defeat temporarily, so it's a bit more than a DROP and a CREATE.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postmaster growing to consume all memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Permission Problems:-)?