| От | Gregory Stark |
|---|---|
| Тема | Re: Making temp tables' toast tables be temp |
| Дата | |
| Msg-id | 87sl7cxy04.fsf@oxford.xeocode.com обсуждение исходный текст |
| Ответ на | Making temp tables' toast tables be temp (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Making temp tables' toast tables be temp
|
| Список | pgsql-hackers |
"Tom Lane" <tgl@sss.pgh.pa.us> writes: > So I'm thinking it might be time to fix this. After checking the > code, it seems like it'd be a reasonably small patch if we establish > a convention that toast tables for a temp schema pg_temp_nnn are > kept in an associated dedicated schema, named something like > pg_temp_nnn_toast or pg_toast_temp_nnn. Then functions like > isOtherTempNamespace() could still recognize these tables as temp. > It'd mean a bit more clutter in pg_namespace though. Why not just in the same pg_temp namespace? -- Gregory Stark EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера