Re: is there any missing ??

Поиск
Список
Период
Сортировка
От Dario Brignardello
Тема Re: is there any missing ??
Дата
Msg-id 45dd8dbe0602020507u5bd55f0ft2aadf415dadb46f6@mail.gmail.com
обсуждение исходный текст
Ответ на is there any missing ??  (slackman@unika.ac.id)
Ответы Re: is there any missing ??  (slackman@unika.ac.id)
Список pgsql-admin
Well, according to the docs at
http://www.postgresql.org/docs/8.1/interactive/plpython.html
the correct name would be "plpythonu".
As a matter of facts, you can do a
'select tmplname from pg_pltemplate;'
to check wich languages are available.

Hope it helps.
Best regards
Dario




On 2/2/06, slackman@unika.ac.id <slackman@unika.ac.id> wrote:
# ./configure --prefix=/usr/local/pgsql --with-python
# make
# make install
# adduser postgres
# mkdir /usr/local/pgsql/data
# chown postgres /usr/local/pgsql/data
# su postgres
% /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
% /usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l
/usr/local/pgsql/pg_start.log start
%/usr/local/pgsql/bin/createlang plpython template1
createlang: language installation failed: ERROR:  unsupported language
"plpython"
HINT:  The supported languages are listed in the pg_pltemplate system
catalog.
%
i there any missing ???
i have configured python lib
my box is using freebsd 5.0, python 2.4.2, postgresql-8.1.2
thank you all for your kinness

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org



--
Atte: Dario Brignardello

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

Предыдущее
От: slackman@unika.ac.id
Дата:
Сообщение: is there anything wrong in my configuration???
Следующее
От: Cédric BUSCHINI
Дата:
Сообщение: pg_stat_activity