| From: | Nicolas Huillard <nhuillard(at)ghs(dot)fr> |
|---|---|
| To: | "'brianb'" <brianb-pgadmin(at)edsamail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | RE: pg_sorttemp files |
| Date: | 2000-05-03 08:30:50 |
| Message-ID: | 01BFB4EA.A7E198F0@agen.int.ghs |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
As soon as every postgres back-end server if closed, it is safe to delete these files.
I do a...
ps axf | grep -e "[P]ID" -e "[p]ost"
... to check for living back-ends...
Nicolas Huillard
-----Message d'origine-----
De: brianb [SMTP:brianb-pgadmin(at)edsamail(dot)com]
Date: mercredi 3 mai 2000 04:32
À: pgsql-admin(at)postgresql(dot)org
Objet: [ADMIN] pg_sorttemp files
I found a couple of pg_sorttemp* files in my database directory. Is it safe
to delete these? They're quite large (around 40MB each) and have a creation
date of a couple of days ago.
Brian
--
Brian Baquiran <brianb(at)edsamail(dot)com>
http://www.baquiran.com/
AIM: bbaquiran
| From | Date | Subject | |
|---|---|---|---|
| Next Message | brianb | 2000-05-03 09:56:16 | Re: pg_sorttemp files |
| Previous Message | brianb | 2000-05-03 02:32:06 | pg_sorttemp files |