| From: | "Joachim Smit" <jo(at)chimsmit(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Disk space |
| Date: | 2002-09-24 12:57:59 |
| Message-ID: | 3D907D77.3964.41A6BFF@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
I've solved the problem. Thank you very much.
Joachim
Hi,
As the error suggests, you've got a full disk.
Here's your problem. Your /usr/local/pgsql/data folder is on the /
partition:
>Filesystem 1k-blocks Used Available Use% Mounted on
>/dev/hda1 995864 942788 1672 100% /
You might have 8G free but none of it's available for this folder.
Chris.
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
------- End of forwarded message -------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim Steil | 2002-09-24 18:59:14 | Newbie help needed on Functions |
| Previous Message | Chris | 2002-09-24 05:33:20 | Re: Disk space |