Re: What's the CURRENT schema ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What's the CURRENT schema ?
Дата
Msg-id 23459.1017933198@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What's the CURRENT schema ?  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Ответы Re: What's the CURRENT schema ?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> I see. However my main problem is that the schema of unqualified
> vs1 is affected by the existence of yamada.vs1. I don't think
> it's a useful behavior.

Well, if you don't like it, you could set the search_path to be just
public, or public and then the user's personal namespace.  But I think
personal namespace before public should be the default behavior.
        regards, tom lane


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: ANALYZE after restore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What's the CURRENT schema ?