Re: PostgreSQL on eMMC - Corrupt file system

From: Thomas Güttler <guettliml(at)thomas-guettler(dot)de>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL on eMMC - Corrupt file system
Date: 2017-02-09 06:17:10
Message-ID: 8d705c73-eddc-7838-e8b6-cbcb70556427@thomas-guettler.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 08.02.2017 um 07:25 schrieb Thomas Güttler:
> Hi PostgreSQL experts,
>
> ...

# Update

After following the hints from [this answer][1], I could sync via owncloud for hours, and no file system error occurs. This is no big surprise since now only very few io-operations happen on the eMMC. Here is what I did:

- attach external tradition hard disk
- put postgres and /var/log on external disk
- disable swap
- use ramfs for /tmp

But above questions still remains:

Is running linux with postgres on eMMC a bad idea in general?

[1]: http://%20http://raspberrypi.stackexchange.com/questions/169/how-can-i-extend-the-life-of-my-sd-card/186#186

BTW, I asked the same question here: http://askubuntu.com/questions/880947/linux-on-emmc-corrupt-file-system

--
http://www.thomas-guettler.de/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2017-02-09 07:33:09 Re: Running out of memory the hard way ...
Previous Message Venkata B Nagothi 2017-02-08 23:41:15 Re: clarification about standby promotion