Commit c1da28d
fix: Downgrade PostgreSQL 18 → 17 (#10)
PostgreSQL 18 Docker images changed data directory structure,
requiring pg_upgrade for existing databases. Downgrade to 17
to restore functionality without migration.
See: docker-library/postgres#1259
Co-authored-by: Stefan <githubspiev@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent ae6c8a6 commit c1da28d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments