postgres
postgres copied to clipboard
Unmodified Postgres with some useful plugins
Closes PSQL-687 Tests: - [ ] pause & restore - [ ] pg_upgrade
### these changes will NOT be merged into develop or promoted to production The purpose of this draft pr is to create an image that has coredumps enabled per our...
# Chore ## Describe the chore Update postgresql to fix 3 security vulnerabilities: CVE-2025-8713 CVE-2025-8714, CVE-2025-8715 ## Additional context [Postgresql Release Message](https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/)
1.4.5 contains fixes on high CPU utilization: https://github.com/pgmq/pgmq/releases/tag/v1.4.5
I'm encountering a persistent issue that I hope you can help me resolve. Despite numerous tests, my Supabase table continues to reject inserts under Row-Level Security (RLS), even though all...
## What kind of change does this PR introduce? an example nix flake app that accepts args for pg-old and pg-new and can wrap operations that need these binaries