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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



dbatoCloud Solution <dbatocloud17@xxxxxxxxx> writes:
> 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)

If there's a reasonable amount of free disk space when the problem
query isn't running, this is likely telling you that you have a
query logic error.  That is, you're commanding the DB to form some
unreasonably large join product, perhaps as a result of a missing
WHERE constraint.

			regards, tom lane





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux