Commit graph

4 commits

Author SHA1 Message Date
Pig Monkey
10c759e66b Move postgresql data into /home
My / partition was full.

Existing users who want to keep the previous behavior should set
the `postgresql.root` variable to `/var/lib/postgres`
2017-10-16 20:00:29 -07:00
Pig Monkey
9cf3c330c0 prevent disk writes when idle
https://wiki.archlinux.org/index.php/PostgreSQL#Prevent_disk_writes_when_idle
2016-02-18 12:19:53 -08:00
Pig Monkey
b8e3c407ae disable synchronous commits
http://www.postgresql.org/docs/current/static/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT
2016-02-18 12:15:37 -08:00
Pig Monkey
ea522fcb77 install postgresql 2016-02-17 17:43:47 -08:00