Re: Diskspace
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Diskspace |
| Дата | |
| Msg-id | 20041220134818.GB8861@dcc.uchile.cl обсуждение |
| Ответ на | Diskspace (Jeff MacDonald <bignose@gmail.com>) |
| Ответы |
Re: Diskspace
|
| Список | pgsql-general |
On Mon, Dec 20, 2004 at 09:39:15AM -0400, Jeff MacDonald wrote: Hi, > select * from pg_statio_user_tables where relid = 13312283; See the pg_class table, using the relfilenode column. > So I guess my question is, how do i find out what 13312283.* are, are > they safe to delete ? Probably none. You'd have to VACUUM FULL or maybe REINDEX, depending on which version you are using. -- Alvaro Herrera (<alvherre[@]dcc.uchile.cl>) "I suspect most samba developers are already technically insane... Of course, since many of them are Australians, you can't tell." (L. Torvalds)
В списке pgsql-general по дате отправления: