Re: Including PL/PgSQL by default

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Including PL/PgSQL by default
Дата
Msg-id 20080221192541.GD4615@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Including PL/PgSQL by default  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Including PL/PgSQL by default  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> Anyway, as I said before, I don't object to installing plpgsql by
> default.  What I do object to is installing it in a way that makes it
> difficult for the DBA to remove it, as would be the case if it were in
> template0 for example.

... which means it can't be installed in template1 either, because
template0 is copied from there.

Perhaps it can be installed in template1 after the copy, if a certain
initdb option is passed?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Including PL/PgSQL by default
Следующее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: Including PL/PgSQL by default