008: personal database iwanhae owned by admin role

This commit is contained in:
wan
2026-08-31 16:31:53 +09:00
parent 29e87149eb
commit 4c21cccae3
2 changed files with 48 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ For a private repo you need an auth strategy:
| 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) |
| 008 | create-db-iwanhae | database `iwanhae` owned by admin role |
## Roadmap