Commit f8447bd
committed
chore: update PostgreSQL version references to 17 across configs, Dockerfiles, and scripts
- Changed major_version from 15 to 17 in multiple config files for various environments
- Updated Dockerfile to use postgres:17 and related build scripts for new image
- Modified Atlas setup to rely on custom postgres:17-pgmq image
- Adjusted database type definitions for compatibility with PostgreSQL 17
- Updated compose files to reference the new PostgreSQL 17 image
- Added note in documentation about PostgreSQL 17 support and migration guidance1 parent b62a657 commit f8447bd
File tree
17 files changed
+731
-166
lines changed- .changeset
- pkgs
- client/supabase
- core
- atlas
- scripts
- src
- supabase
- .temp
- edge-worker
- supabase
- tests/db
- website/src/content/docs/deploy
17 files changed
+731
-166
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments