postgres
postgres copied to clipboard
Unmodified Postgres with some useful plugins
Files Created/Modified: New Files: - nix/packages/sbom/ - Go package directory with: - default.nix - Nix package definition - go.mod - Go module file - cmd/sbom/main.go - CLI with ubuntu/nix/combined subcommands...
> What kind of change does this PR introduce? Moved all config files that are included in the postgresql.conf into the /etc/postgresql-custom dir then updated postgresql.conf to use include_dir instead...
This pull request updates `gosu` from version `1.16` to `1.19` in the following Dockerfiles: - `Dockerfile-15` - `Dockerfile-17` - `Dockerfile-orioledb-17` The official Docker Postgres image has already upgraded [5] to...
# Improve documentation ## Link https://github.com/supabase/postgres/blob/develop/nix/docs/nix-directory-structure.md#nixext ## Describe the problem The current doc says there exists `default.nix` file under `nix/ext/` and it contains extension registry: > - default.nix - Extension...
## What kind of change does this PR introduce? add PG 17.7 to our AMI ## What is the current behavior? no 17.7 ## What is the new behavior? has...
## What kind of change does this PR introduce? add PG 15.15 to our AMI ## What is the current behavior? no 15.15 ## What is the new behavior? has...
Tools for iterating on packer, ansible and ami creation without going through pull request (requires aws credentials, creates ec2 instances, etc)