Re: erroneous restore into pg_catalog schema

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: erroneous restore into pg_catalog schema
Дата
Msg-id CA+Tgmob0gSPruuYSTh0vZaPiZ+f8tDafm2dJuRVtNDrcATxYdQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: erroneous restore into pg_catalog schema  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Jan 13, 2013 at 4:09 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Right, that is the argument for ignoring missing schemas, and I think it
> is entirely sensible for *search* activities.  But allowing *creation*
> to occur in an indeterminate schema is a horrid idea.

But the default search path is $user, public; and of those two, only
the latter exists by default.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: erroneous restore into pg_catalog schema