Package - postgresql-15-vault

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

Primary informations

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

PropertyValue
Packagepostgresql-15-vault
Sourcevault
Version0.3.1-1PIGSTY~trixie
Architectureamd64
MaintainerRuohang Feng
Installed-Size96
Dependspostgresql-15, libc6 (>= 2.4), libsodium23 (>= 1.0.12), postgresql-15-pgsodium
Providespostgresql-vault
Homepagehttps://github.com/supabase/vault
Priorityoptional
Sectiondatabase
Filenamepool/main/v/vault/postgresql-15-vault_0.3.1-1PIGSTY~trixie_amd64.deb
Size30588
SHA25698d7b6b52fcf44637abd09298ae3de785ad0637e5b4d2ab8502bcd866af9900c
SHA1b25cbc9a11266d0c0d5fc05299746f6b357a9d9a
MD5sumb76a9aa1c148d75051579fdc4e4221e6
DescriptionExtension for storing encrypted secrets in the Vault in PostgreSQL 15 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