Re: [GENERAL] Large and Growing Group of Files
| От | Tom Lane |
|---|---|
| Тема | Re: [GENERAL] Large and Growing Group of Files |
| Дата | |
| Msg-id | 20598.1489446730@sss.pgh.pa.us обсуждение |
| Ответ на | [GENERAL] Large and Growing Group of Files (John Iliffe <john.iliffe@iliffe.ca>) |
| Ответы |
Re: [GENERAL] Large and Growing Group of Files
Re: [GENERAL] Large and Growing Group of Files |
| Список | pgsql-general |
John Iliffe <john.iliffe@iliffe.ca> writes: > Can anybody tell what these files are and what they do, and more importantly > if they are needed? They are database table files, and you will certainly be unhappy if you just manually rm them. You can read some theory here: https://www.postgresql.org/docs/9.2/static/storage.html and for help in identifying specific files you might like oid2name: https://www.postgresql.org/docs/9.2/static/oid2name.html although it's certainly possible to get the same results with manual queries on the system catalogs. regards, tom lane
В списке pgsql-general по дате отправления: