| От | Gregory Stark |
|---|---|
| Тема | Re: Heap page diagnostic/test functions (WIP) |
| Дата | |
| Msg-id | 87hcszcqlj.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Heap page diagnostic/test functions (WIP) (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
"Tom Lane" <tgl@sss.pgh.pa.us> writes: > Exactly what will these allow that you can't do with inspection of ctid > etc? (I suspect your answer will be "can't see infomask" For testing the packed varlena stuff it would have been handy to be able to see the length of tuples on disk. I made do with pg_column_size(foo.*) but it's not exactly the same thing I don't think. And I could see for debugging HOT and vacuum it would be helpful to see the physical layout of the tuples in the page. Ie, the offsets of each tuple (which Simon's function didn't actually output last I saw, but would be nice if it were added). -- Gregory Stark EnterpriseDB http://www.enterprisedb.com
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера