Hi,
> Do you have more than one device mounted and if so are you sure you are
> working
> on the right one?
As often, the problem turned out to be a simple one.
With OpenWRT, /var is just a symlink to /tmp - which itself is located
on a ramdisk.
After moving the data-directory to /postgresql, e
On Dec 23, 2011, at 1:58 AM, Clemens Eisserer wrote:
>>> There are about 800mb free space on /, any idea what could be the problem
>>> here?
>>
>> Could you be running out of file system nodes?
>
> Don't think so - its a standard ext4 filesystem on a flush drive,
> nothing special.
> Also I've
Clemens Eisserer writes:
> Any idea what could be wrong here?
Per-user disk space quota?
And I wouldn't be so hasty to dismiss the out-of-inodes theory, either.
There are not all that many ways to get an ENOSPC error.
regards, tom lane
--
Sent via pgsql-general mailing
On Friday, December 23, 2011 1:58:38 am Clemens Eisserer wrote:
> Hi,
> Don't think so - its a standard ext4 filesystem on a flush drive,
> nothing special.
> Also I've added about 128mb of swap space, so that shouldn't be an issue.
>
> Just tried the same with a 2GB usb drive and got the same re
Hi,
>> There are about 800mb free space on /, any idea what could be the problem
>> here?
>
> Could you be running out of file system nodes?
Don't think so - its a standard ext4 filesystem on a flush drive,
nothing special.
Also I've added about 128mb of swap space, so that shouldn't be an issue
On Thu, Dec 22, 2011 at 3:28 PM, Clemens Eisserer wrote:
> Hi,
>
> I try to run postgresql on my mips based openwrt router.
> Although openwrt provides precompiled packages, I have troubles
> initializing postgresql's file system:
>
> # creating template1 database in /var/postgresql/data/base/1 ..
Hi,
I try to run postgresql on my mips based openwrt router.
Although openwrt provides precompiled packages, I have troubles
initializing postgresql's file system:
# creating template1 database in /var/postgresql/data/base/1 ...
FATAL: could not write to file "pg_xlog/xlogtemp.1791": No space le