Re: Error:could not extend file " with FileFallocate(): No space left on device - Mailing list pgsql-general

From Thomas Munro
Subject Re: Error:could not extend file " with FileFallocate(): No space left on device
Date
Msg-id CA+hUKGJwag2=Lw+h0tLNa9oG-ZvxfUMV+N_TzHJdzvrRKNRg_g@mail.gmail.com
Whole thread Raw
In response to Re: Error:could not extend file " with FileFallocate(): No space left on device  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-general
I don't understand what ENOSPC has to do with the file descriptor
limits, but this person reported:

# touch test
touch: cannot touch ‘test’: No space left on device

https://serverfault.com/questions/746032/rsync-and-scp-failing-with-no-space-left-on-xfs-device

... with plenty of free space, and it went away with ulimit -Hn and
-Sn changes.  Huh?  Could this have failed in FileAcces() when trying
to re-open a vfd?



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Backward compat issue with v16 around ROLEs
Next
From: Muhammad Usman Khan
Date:
Subject: Re: Removing duplicate rows in table