Tags: wesharper/postgres
Tags
Sam/postgres 15 8 (supabase#1209) * wip 15.8 * chore: roll back nixpkgs version as moving it up breaks pg_graphql * chore: bump version --------- Co-authored-by: Sam Rose <samuel@supabase.io>
Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo" (… …supabase#1223) * Revert "chore: version bump" This reverts commit 1c97c0c. * Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo" This reverts commit f9ff6c7. * chore: bump version
fix: correct reference to Envoy Lua filters Not sure why the tests at https://github.com/supabase/postgres/blob/ab7f879ba4bfacb4d0568c42f6d14c11826c8a03/testinfra/test_ami_nix.py#L343 didn't catch this, but can investigate that seperately.
feat: change bootstrap user to `supabase_admin` upon upgrade (supabas… …e#1125) * feat: change bootstrap user to supabase_admin upon upgrade * chore: bump version * fix: account for procedures * fix: only update pg_hba.conf if needed * chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16 * chore: revert PG16 gating * Revert "chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16" This reverts commit 376a934. * Update common-nix.vars.pkr.hcl --------- Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>
feat: configure Envoy to compress additional response types Adds a number of Postgrest response types for compression by Envoy, enables gzip and brotli compression, and defaults to `br` compression (e.g. for `Accept-Encoding: *`).
PreviousNext