Re: Adding PL languages laster
| От | Joe Conway |
|---|---|
| Тема | Re: Adding PL languages laster |
| Дата | |
| Msg-id | 3F7DA3E6.20800@joeconway.com обсуждение исходный текст |
| Ответ на | Adding PL languages laster (john.stacy@us.o-i.com (John)) |
| Список | pgsql-novice |
John wrote: > I'm definitely a novice, I installed postgresql about 2 weeks ago, and > now several people are testing databases on it. I tried moving some > functions in and realized I had to add a language to be able to create > functions, I was easily able to install and use the plpgsql language. > Now I'd like to add either perl or python, I see instructions to do it > when installing postgresql, but, can I add it now that the product is > built and running??? > How did you install Postgres -- from RPMs, from source, ??? If the languages are already installed, you use "createlang" at your shell prompt to "install" them into a specific database. See: http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=app-createlang.html Joe
В списке pgsql-novice по дате отправления: