Re: RFD: schemas and different kinds of Postgres objects
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: RFD: schemas and different kinds of Postgres objects |
| Дата | |
| Msg-id | 28557.1011734056@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: RFD: schemas and different kinds of Postgres objects (Fernando Nasser <fnasser@redhat.com>) |
| Список | pgsql-hackers |
Fernando Nasser <fnasser@redhat.com> writes:
> Switches set to historical:
> schema search path = (user's own schema, "any" schema, postgres)
> [ default creation schema = user's own schema ]
> The searching in "any" schema (i.e., any owner) will let will find
> things that where defined the way they are today, i.e., possibly
> by several different users.
No, it won't, because nothing will ever get put into that schema.
(At least not by existing pg_dump scripts, which are the things that
really need to see the historical behavior.) The
default-creation-schema variable has got to point at any/public/
whatever-we-call it, or you do not have the historical behavior.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера