| От | Tom Lane |
|---|---|
| Тема | Re: pgsql database .1 .2 .3 file names |
| Дата | |
| Msg-id | 18552.1098216311@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql database .1 .2 .3 file names (Bryan Biggers <bbiggers@tds.net>) |
| Список | pgsql-admin |
Bryan Biggers <bbiggers@tds.net> writes:
> Can anyone tell me what the data file names with the .1 .2 .3 etc.
> extensions are? Are these undo versions of my tables or something? I
> need to recover some disk space and I'm wondering if I need them.
You will be very very unhappy if you remove those files (or anything
else underneath $PGDATA). What you have there is just a 7-gig table.
We split large tables into 1Gb segments for portability reasons.
If you think that there's a lot of wasted space within the files, you
might find it profitable to use (some combination of) VACUUM FULL,
CLUSTER, or REINDEX.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера