Tags: tkpte/supabase-postgres
Tags
chore: upgrade pg_tle Pulling in aws/pg_tle@c8767fb allows us to remove the workaround migration that involved creating/dropping pg_tle on init and restores, which is causing issues under restores if tle extensions have been installed on top.
fix: add pg_tle in shared_preload_libraries prior to running migratio… …ns (supabase#625) * fix: restart postgresql prior to running migration * chore: trigger build in branch * fix: reference /etc/postgresql instead * fix: retry * fix: assign config file upon restart * chore: just pass shared_preload_libraries * fix: spacing * chore: updatet * chore: trigger * chore: remove branch * chore: only pg_tle in shared_preload_libs * chore: bump postgres version * chore: bump version
chore: Build Ubuntu 18 binaries (supabase#614) * chore: create Ubuntu 18 workflow * chore: create Ubuntu 18 workflow * chore: streamline workflow * chore: update * chore: update sources * chore: trigger workflow * chore: more soruces * chore: even more sources * chore: move signed key addition * chore: trust more * chore: get ubuntu codename * chore: refactor llvm support for bionic * chore: fix missing env var * chore: fix ubuntu distro sources * chore: more ubuntu 18 shenanigans * chore: removing incompatible extensions * chore: enable Vault (supabase#598) * chore: re-enable Vault * chore: bump version * chore: version as rc * fix: formatting * chore: build test image from branch * chore: trigger build * chore: remove branch * chore: bump version * Revert "chore: enable Vault (supabase#598)" (supabase#607) This reverts commit a157038. * feat: bump gotrue to v2.57.2 (supabase#609) * feat: remove `disable.vault` suffix from 15.1.0.66 (supabase#610) * chore: enable Vault with safety measures (supabase#611) * chore: re-enable Vault * chore: bump version * chore: version as rc * fix: formatting * chore: build test image from branch * chore: trigger build * chore: remove branch * chore: bump version * chore: add safeguards when enabling Vaault * chore: revert changes * chore: safeguard both pgsodium and vault * chore: bump version * update migrations guidelines * chore: better os-version specific handling * chore: better workflow management * chore: use full version name for Postgres releases * chore: revert to old triggers * chore: bump version * chore: bump adminapi; pg version --------- Co-authored-by: dragarcia <Angelico.delosreyes@gmail.com> Co-authored-by: Div Arora <darora@users.noreply.github.com> Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com> Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev>
PreviousNext