| From: | "Leong, Fushan" <fushan(dot)leong(at)SonoSite(dot)com> |
|---|---|
| To: | "'Stephan Szabo'" <sszabo(at)megazone23(dot)bigpanda(dot)com>, "Leong, Fushan" <fushan(dot)leong(at)SonoSite(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: file under data |
| Date: | 2001-10-31 23:10:20 |
| Message-ID: | 2DFBC8374F5A0F4E954C07C158844F32085206@milton.sonosite.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
delete them is bad.. but you can not let them grow forever........
When and how to clean up these files?
thanks
Fushan
-----Original Message-----
From: Stephan Szabo [mailto:sszabo(at)megazone23(dot)bigpanda(dot)com]
Sent: Tuesday, October 30, 2001 4:56 PM
To: Leong, Fushan
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] file under data
On Tue, 30 Oct 2001, Leong, Fushan wrote:
> Hi :
>
> Very new in postgres. I created a database and did some transactions.
I
> found three subdirectories are created under $HOME/data/base. They are
1,
> 18719, 18720. Under these "funny" name directory, there are a lot of
files
> with number as their filename.
>
> What are they? Can I delete them when my disk space is very tide?
They're the databases and tables and such. Deleting them would be bad.
If you want to see the number/name mappings check out contrib/oid2name
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2001-10-31 23:25:07 | Re: file under data |
| Previous Message | Leong, Fushan | 2001-10-31 21:52:16 | Re: backup file system |