PostgreSQL on OpenWrt is mostly like PostgreSQL on many Linux servers.
The default location for the PostgreSQL database on OpenWrt is /var/postgresql/data which is on a RAM disk (tmpfs) and goes away on every reboot. We want to change that.
/srv.service postgresql stop/etc/config/postgresql so that `PGDATA` points to /srv/postgresql/datamv /var/postgresql /srv/service postgresql startps w / pgrep) and logread