Package - postgresql-16-vault

Package:  postgresql-16-vault
apt-get install postgresql-16-vault

Primary informations

Download package: https://repo.pigsty.io/apt/pgsql/trixie/pool/main/v/vault/postgresql-16-vault_0.3.1-1PIGSTY~trixie_amd64.deb (Size: 29.8KiB)

PropertyValue
Packagepostgresql-16-vault
Sourcevault
Version0.3.1-1PIGSTY~trixie
Architectureamd64
MaintainerRuohang Feng
Installed-Size96
Dependspostgresql-16, libc6 (>= 2.4), libsodium23 (>= 1.0.12), postgresql-16-pgsodium
Providespostgresql-vault
Homepagehttps://github.com/supabase/vault
Priorityoptional
Sectiondatabase
Filenamepool/main/v/vault/postgresql-16-vault_0.3.1-1PIGSTY~trixie_amd64.deb
Size30480
SHA256b6b5edde963533335cd434071208ac9018a50ddb4d4d36276c7dddfe4c895d39
SHA15c82c140e55cee1c0cb50d23ea4fc642b61675f2
MD5sum0f7a0ddf9048d800054cd84edaf842e9
DescriptionExtension for storing encrypted secrets in the Vault in PostgreSQL 16 Supabase provides a table called vault.secrets that can be used to store sensitive information like API keys. These secrets will be stored in an encrypted format on disk and in any database dumps. This is often called Encryption At Rest. Decrypting this table is done through a special database view called vault.decrypted_secrets that uses an encryption key that is itself not avaiable to SQL, but can be referred to by ID. Supabase manages these internal keys for you, so you can't leak them out of the database, you can only refer to them by their ids.
Description-md5

Files in package