Commit Graph
4 Commits
Author SHA1 Message Date
wan 29e87149eb 007: iwanhae OS user as PostgreSQL superuser via peer auth 2026-08-31 16:28:40 +09:00
wan 78c8e79726 006: PostgreSQL 18 from official PGDG repo instead of Debian's PG 17
Per https://www.postgresql.org/download/linux/debian/ (manual configuration):
GPG key + deb822 sources (codename-pgdg) + postgresql-18. Skip-check now
requires an 18 cluster. Down also removes the PGDG repo.
2026-08-31 16:22:10 +09:00
wan 873d254009 005/006: mount /dev/sdb at /var/lib/postgresql + install PostgreSQL 17 on it 2026-08-31 16:11:37 +09:00
wan f69cb99b3f sysmig: migration runner + initial 4 migrations (swap, daemon trims)
- up/down/status interface, history in /var/lib/sysmig/applied
- 001 swap 2GB + swappiness=10, 002-004 trim unneeded daemons (~56MB)
- google-osconfig-agent intentionally kept
- all messages/comments in ASCII English (console font safety)
2026-08-31 15:49:01 +09:00