Re: [GENERAL] Temporary tables and miscellaneous schemas
В списке pgsql-patches по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [GENERAL] Temporary tables and miscellaneous schemas |
| Дата | |
| Msg-id | 20211.1071984310@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [GENERAL] Temporary tables and miscellaneous schemas (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: [GENERAL] Temporary tables and miscellaneous schemas
|
| Список | pgsql-patches |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Also, how do we know something is a temp schema? Just the prefix
> pg_temp_*?
Yeah. Remember that all schemas named pg_XXX are reserved for system
use. For the moment, testing for pg_temp_XXX is a bulletproof test,
and we can certainly adapt psql's test if we ever add schemas that might
conflict.
Looking at the present output of \dn, I wonder whether we should not
suppress the pg_toast schema as well. That could be done (at the
moment) by bouncing all schemas 'pg_t*' ...
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера