diff --git a/README.md b/README.md
index 4c0332b..fb68cd9 100755
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@
1. modify [homebrew.yaml](./src/homebrew/homebrew.yaml)
1. generate `cd ./src/homebrew; bash ./homebrew.sh` (interrupt when it starts timestamping)
1. `open ./src/homebrew/homebrew.html`
-1. `ctrl + p` and save as pdf
+1. `ctrl + p` and save as `./src/homebrew/homebrew.pdf`
1. commit + push
1. `.gitea/...` CICD pushes to firebase + gitlab
diff --git a/src/homebrew/homebrew.html b/src/homebrew/homebrew.html
index ef481e1..e364371 100644
--- a/src/homebrew/homebrew.html
+++ b/src/homebrew/homebrew.html
@@ -106,7 +106,12 @@
•
- Stabilized automated management, performance tuning, and point-in-time-recovery infrastructure of tens of thousands of PostgreSQL databases.
+ Cut new PostgreSQL major version support development cost from 8 weeks to 1 week.
+
+
+
+ •
+ Reduced point-in-time-recovery restore failure volume 60% and restore runtime up to 80% with dynamic tuning.
diff --git a/src/homebrew/homebrew.pdf b/src/homebrew/homebrew.pdf
index 9429287..10870ee 100644
Binary files a/src/homebrew/homebrew.pdf and b/src/homebrew/homebrew.pdf differ
diff --git a/src/homebrew/homebrew.yaml b/src/homebrew/homebrew.yaml
index 0f36202..badcf53 100644
--- a/src/homebrew/homebrew.yaml
+++ b/src/homebrew/homebrew.yaml
@@ -25,10 +25,17 @@ resume:
- title: Senior Software Engineer
when: May 2025 - Present
what:
- - Stabilized automated management, performance tuning, and point-in-time-recovery infrastructure of tens of thousands of PostgreSQL databases.
+ - Cut new PostgreSQL major version support development cost from 8 weeks to 1 week.
+ # refactored + go generated + templated CI from PG17 to PG18
+ # had to wait 4w for TimescaleDB to ship, but no active time for us
+ - Reduced point-in-time-recovery restore failure volume 60% and restore runtime up to 80% with dynamic tuning.
# 40k paid, 30k free in 2025-12
# performance tuning -> PGExport queries
# pitr -> pitr holes, synchronous success tracking
+ # -50% restore failure rate by limiting postgresql.conf memory
+ # increment backups after 10k WAL files (1h of replay)
+ # render_pg_archive.sh synchronously tracks PITR health
+ #- Shipped autoscaling storage, in-place managed credential rotation
- title: Software Engineer
when: Dec 2023 - May 2025
what: