Re: Modifying and solidifying contrib

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Modifying and solidifying contrib
Дата
Msg-id 200701300402.l0U42bJ01013@momjian.us
обсуждение исходный текст
Ответ на Re: Modifying and solidifying contrib  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Modifying and solidifying contrib  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Joshua D. Drake wrote:
> >
> > This seems like a good first step in growing a packaging 
> > infrastructure. I'd rather grow it organically than try to design it 
> > all up front.
> >
> 
> I am in Denver and have spotty inet access so forgive me. So where does 
> this above leave us? What are we doing?

I was kind of unclear on that too.  It seems we are trying to address
several issues:  visibility of contrib, installation of contrib, etc.
We discussed whether we put the functions in public, a schema for all
contrib, or a schema for each contrib module, and then there was the
discussion of how to configure someone using ten /contrib modules, or at
least wanting them all to be accessible.  

And then there was the idea of allowing schema permissions to control
access, so perhaps we could install more of /contrib by default, and
allow the administrator to just enable/disable them via permissions. 
Personally, I think that might be the best approach because it allows us
to eliminate the install process, but doesn't make the database less
secure --- the administrator enables/disables them at runtime, or at
least could.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Proposal: Snapshot cloning
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: BUG #2917: spi_prepare doesn't accept typename aliases