[PLUG] postgresql error
Mandar Vaze / मंदार वझे
mandarvaze at gmail.com
Sat Aug 6 14:47:20 IST 2011
> $df -h
> Filesystem Size Used Available Use% Mounted on
> /dev/root 3.6G 650.4M 2.8G 18% /
> tmpfs 424.0M 40.0K 424.0M 0% /dev
> shm 424.0M 0 424.0M 0% /dev/shm
> rwfs 512.0K 512.0K 0 100% /mnt/rwfs
> rwfs 512.0K 512.0K 0 100% /tmp
> rwfs 512.0K 512.0K 0 100% /var
>
> It shows that ‘/tmp’ is full, but ‘/’ is 2.8G free.
> I install filesystem on 4GB SD card.
>
>
How have you partitioned the 4GB card ?
Any reason why /tmp and /var are 512KB ?
Allocate "enough" space on /tmp partition (as well as /var) several programs
need space on /tmp and /var
OR
Do not create separate partition for /tmp and /var and have these as folders
on root partition itself.
-Mandar
More information about the Plug-mail
mailing list