From: | Bill Moran <wmoran(at)potentialtech(dot)com> |
---|---|
To: | Simon Windsor <simon(dot)windsor(at)cornfield(dot)org(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Can someone please explain this error |
Date: | 2004-07-18 16:45:51 |
Message-ID: | 20040718124551.7b1e1050.wmoran@potentialtech.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Simon Windsor <simon(dot)windsor(at)cornfield(dot)org(dot)uk> wrote:
> Hi
>
> I have just recevived this error
>
> could not write to hash-join temporary file: No space left on device
>
> Can someone please explain how I can stop this occuring. Whereis the hash-join
> temporary file? How can I make it big? etc.
>
> The query question runs fine in Oracle, MySQL and Postgres normally, but I
> have seen this error twise recently. I have used df -k to check the
> filesystems and none are full, and a Google search has revealed nothing.
How close to full are they? Is it possible that during load they occasionally
fill up for a short period of time, and then other activity cleans up some
files and frees space?
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2004-07-18 17:32:21 | Re: server closed the connection unexpectedly |
Previous Message | zuhans@iname.com | 2004-07-18 16:44:29 | more intelligence to pg_dump |