007: iwanhae OS user as PostgreSQL superuser via peer auth

This commit is contained in:
wan
2026-08-31 16:28:40 +09:00
parent 78c8e79726
commit 29e87149eb
2 changed files with 46 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ For a private repo you need an auth strategy:
| 004 | purge-haveged | reclaim ~8MB RAM (package removed) |
| 005 | mount-pgdata | /dev/sdb (20G) -> /var/lib/postgresql, fstab |
| 006 | install-postgres | PG 18 via PGDG repo, cluster on the disk |
| 007 | postgres-admin-role | iwanhae OS user -> PG superuser (peer auth) |
## Roadmap