Re: Contrib Schemas

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Contrib Schemas
Дата
Msg-id 43C70A7F.708@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Contrib Schemas  (Mark Kirkwood <markir@paradise.net.nz>)
Ответы Re: Contrib Schemas  (John DeSoi <desoi@pgedit.com>)
Список pgsql-hackers
Default schema really has to be public to help the newbies out there. 
All contribs should come with some sort of standard uninstall.sql script 
though.

Chris

Mark Kirkwood wrote:
> David Fetter wrote:
> 
>> Folks,
>>
>> I'm picturing something like this:
>>
>> make install                                      # Option 0  Leave as-is
>> make install --auto_schema  [--generate_path_mod] # Option 1
>> make install --schema=contrib                     # Option 2
>> make install --schema=foo                         # Option 3
>>
>> What do you think?
>>
> 
> I like the idea of being able to specify a schema as an option, but 
> would prefer the default schema to be 'public'.
> 
> i.e.
> 
> 
> make install [--schema=foo]                         # Option 4
> 
> Cheers
> 
> Mark
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Contrib Schemas
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Contrib Schemas