File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8989- name : Install wal-g from nix binary cache
9090 become : yes
9191 shell : |
92- sudo -u wal-g bash -c ". /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh && nix profile install github:supabase/postgres/{{ git_commit_sha }}#{{psql_version}}/bin "
92+ sudo -u wal-g bash -c ". /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh && nix profile install github:supabase/postgres/{{ git_commit_sha }}#wal-g "
9393 when : stage2_nix
9494
9595- name : Create symlink for wal-g from Nix profile to /usr/local/bin
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ postgres_major:
88
99# Full version strings for each major version
1010postgres_release :
11- postgresorioledb-17 : " 17.0.1.041-orioledb-rc-1 "
12- postgres15 : " 15.8.1.047-rc-1 "
11+ postgresorioledb-17 : " 17.0.1.041-orioledb-rc-2 "
12+ postgres15 : " 15.8.1.047-rc-2 "
1313
1414# Non Postgres Extensions
1515pgbouncer_release : " 1.19.0"
You can’t perform that action at this time.
0 commit comments