Contents
Configuration
pgsodium can be used in two ways:
either as a "pure" library extension with no server managed keys that you can load into your SQL session at any time with the
LOADcommand"preload" mode where you place
pgsodiumin your postgres server'sshared_preload_librariesconfiguration variable.