ResetSystemCaches(was Re: relation ### modified while in use)
В списке pgsql-hackers по дате отправления:
| От | Hiroshi Inoue |
|---|---|
| Тема | ResetSystemCaches(was Re: relation ### modified while in use) |
| Дата | |
| Msg-id | 3A0602AD.25D2591C@tpf.co.jp обсуждение исходный текст |
| Ответ на | RE: relation ### modified while in use ("Hiroshi Inoue" <Inoue@tpf.co.jp>) |
| Ответы |
Re: ResetSystemCaches(was Re: relation ### modified while in use)
|
| Список | pgsql-hackers |
Hi RelationCacheInvalidate() is called from ResetSystemCaches() and calles RelationFlushRelation() for all relation descriptors except some nailed system relations. I'm wondering why nailed relations could be exceptions. Conversely why must RelationCacheInvalidate() call RelationFlushRelation() for other system relations ? Isn't it sufficient to call smgrclose() and replace rd_rel member of system relations by the latest ones instead of calling RelationFlushRelation() ? There's -O option of postmaster(postgres) which allows system table structure modification. I'm suspicious if it has been used properly before. Comments ? Regards. Hiroshi Inoue
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера