From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | Clemens Eisserer <linuxhippy(at)gmail(dot)com> |
Subject: | Re: Initdb fails on openwrt in "creating template1 database" |
Date: | 2011-12-23 14:42:54 |
Message-ID: | 201112230642.54410.adrian.klaver@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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 result :/
>
>
> creating template1 database in /var/postgres/data/base/1 ... FATAL:
> could not write to file "pg_xlog/xlogtemp.1385": No space left on
> device
> child process exited with exit code 1
> initdb: removing contents of data directory "/var/postgres/data"
>
> Any idea what could be wrong here?
Do you have more than one device mounted and if so are you sure you are working
on the right one?
>
> Thanks, Clemems
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2011-12-23 14:51:41 | Re: Re: Unable to connect to PostgreSQL server : Could not get socket error status |
Previous Message | Adrian Klaver | 2011-12-23 14:32:48 | Re: Fetch from refcursor and transactions |