MUSA-620-Spring-2017 / MUSA-620-Week-9

MUSA 620, Week 9: ggplot2
1 stars 2 forks source link

No space left on device #6

Open lrigell opened 7 years ago

lrigell commented 7 years ago

Hi, I keep getting the error: "could not write block 548468 of temporary file: No space left on device." I have 50 GB of free space on my hard drive. Do I need to adjust a setting in Postgres to allow it to use more of that space? Or do I need to clear a specific part of my hard drive? Thanks, Laura

galkamax commented 7 years ago

@lrigell There are many StackExchange posts discussing this issue. For example, http://dba.stackexchange.com/questions/142982/postgres-command-failed-no-space-left-on-device

I would dig around on there and see if any of the proposed solutions work. If not, we can go through it tomorrow or Tuesday during office hours.