Re: modules

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas OSB SD
Тема Re: modules
Дата
Msg-id E1539E0ED7043848906A8FF995BDA57902EB1A1F@m0143.s-mxs.net
обсуждение исходный текст
Ответ на Re: modules  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: modules  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> > The closest analogy to what I'm thinking is the perl CPAN
> or ruby gems.

I think this is more a developer thing. I don't think an ISP would want
all that automagic (and certainly does not do that for joe user).

> One thing that might be worth looking at is an install command at the
> SQL level, so the "INSTALL foo" would run the install script for the
foo
> module in the current database, assuming it's in the standard
location.

Yes.

> We don't have a central repository of non-standard modules, like CPAN,

> and so of course no facility for fetching / building / installing
them.

I think that is not a problem, since the service providers would rather
want
readily fetched built and regression tested modules, not anything fancy
or magic.
The readily built modules would simply be part of their binary
distibution.

Andreas


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

Предыдущее
От: "Tom Dunstan"
Дата:
Сообщение: Re: modules
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: modules