Re: Error in getNextException No space left on device Call getNextException to see other errors in the batch. (java.sql.BatchUpdateException)

From: Holger Jakobs <holger(at)jakobs(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Error in getNextException No space left on device Call getNextException to see other errors in the batch. (java.sql.BatchUpdateException)
Date: 2020-12-17 13:00:44
Message-ID: 9e3fa742-26df-8b72-9054-df26a087c89a@jakobs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

The answer is obvious: The disk is full.

Try df -h on Linux to show how full your disks are. At least one of them
should show 99% full or similar.

So it's a problem beyond PostgreSQL.

Am 17.12.20 um 13:30 schrieb dbatoCloud Solution:
> Hi All,
> I am looking for somebody help to find out the below issue which I am
> getting on postgresql 9.6 database .
>
>
> ERROR: could not write to hash-join temporary file: No space left on
> device Call getNextException to see other errors in the batch.
> (java.sql.BatchUpdateException)
>
>
> Regards
> Ashok

--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2020-12-17 14:05:41 Re: Error in getNextException No space left on device Call getNextException to see other errors in the batch. (java.sql.BatchUpdateException)
Previous Message dbatoCloud Solution 2020-12-17 12:30:52 Error in getNextException No space left on device Call getNextException to see other errors in the batch. (java.sql.BatchUpdateException)