| От | Tom Lane |
|---|---|
| Тема | Re: Unable to determine what has a particular OID |
| Дата | |
| Msg-id | 11677.1276869966@sss.pgh.pa.us обсуждение |
| Ответ на | Unable to determine what has a particular OID (Andy Dale <andy.dale@gmail.com>) |
| Ответы |
Re: Unable to determine what has a particular OID
|
| Список | pgsql-general |
Andy Dale <andy.dale@gmail.com> writes: > After looking into the the data directory a particular file/oid is around 21 > GB (the oid has 21 files), this OID can then be found in the pg_class table, > the explanation for the size being that the table has around 12.5 Million > rows. During the inspection of the data directory I observed another OID > that is around 8.5GB, but I cannot locate the corresponding entry in the > pg_class table (even after dumping the table into a file and grep-ing for > the OID in question). You should be looking at pg_class.relfilenode, not OID. See http://www.postgresql.org/docs/8.3/static/storage.html regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера