Re: erroneous restore into pg_catalog schema

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: erroneous restore into pg_catalog schema
Дата
Msg-id m21u8a9enw.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: erroneous restore into pg_catalog schema  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: erroneous restore into pg_catalog schema  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> While having one place to put everything sounds great, it doesn't do a
> whole lot of good if you consider conflicts- either because you want
> multiple versions available or because there just happens to be some
> overlap in function names (or similar).  There are also extensions which
> have more than just functions in them but also tables, which increases
> the chances of a conflict happening.  Having the extension authors end
> up having to prefix everything with the name of the extension to avoid
> conflicts would certainly be worse than actually using schemas.

Now you're not talking about *default* settings anymore, or are you?

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_filedump 9.3: checksums (and a few other fixes)
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: JSON and unicode surrogate pairs